.service-row {
    margin-top: 5%;
    margin-bottom: 10%;
}

.contact-section .card {
    border: 0;
    border-bottom: 0.25rem solid #ffc800;
}
.contact-section .card h4, .contact-section .card .h4 {
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
}
.contact-section .card hr {
    opacity: 1;
    background: #ffc800;
    height: 5px;
    width: 3rem;
    border: 0;
}

.aboutyou-section {
    padding-bottom: 0% !important;
}

.font-legalMention {
    font-size: 14px !important;
}

.text-welcome {
    font-size: 20px !important;
}