.first-page {
    margin: 10% auto;
}

img {
    width: 80%;
}

a, a:focus,a:active,a:hover {
    color: black;

}

.description {
    font-size: 14px;
}

p {
    font-size: 18px;
}

p i {
    font-size: 16px!important;
}

.about p {
    font-size: 14px;
}

.about {
    margin-bottom: 50px;
}

.about a {
    text-decoration: underline;
}