body {
    background-color: #f7f7f7;
}

textarea {
    resize: none;
}

.nbwtl {
    padding-left: 0;
    padding-top: 0;
}

.nbtl {
    background-color: #93ebff;
    border-bottom-right-radius: 15px;
}


.social-icons-wrapper {
    background-color: #dadada;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px 20px;
}

.cont-form {
    margin-bottom: 5rem;
    margin-top: 10rem;
}

.contact {
    margin-top: 10rem;
}