.content {
    text-align: center;
}

* {
/*    background-color: lightgray;*/
}

.content hr {
    width: 80%;
}

* {
    font-family: Carlito;
}

.socialmedia a {
    text-decoration: none;
    margin: 10px;
}

.mail-contact {
    margin-top: 13px;
}

footer {
    position:fixed;
    bottom:0;
    width: 100%;
    margin-bottom: 30px;
}