#toTop {
display: none !important;
}
.footer-have-question {
    font-weight: bold;
    font-size: 1.1rem;
}
.footer-email-adress {
    font-weight: bold;
    text-decoration: underline;
}
.footer-social-text {
text-align:right;
}
.footer-social-text {
margin-top: 30px;
}
.footer-social {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    gap: 11px;
    font-size: 2rem;
}