.body-contact{
    margin-top: 100px;
    width: 100%;
}

.contact-content{
    margin-left: 5%;
}

.contact-content .content{
    padding: 40px 0;
}

.contact-content .content i{
    font-size: 30px;
    color: #EF0032;
    margin-right: 15px;
}

.contact-content .content span{
    font-weight: 600;
    font-size: 20px;
}