
.top_phone {
     color:#fff;
    font-size:20px;
}
.modal-content {
    position: relative;
}
.btn-close {
    position: absolute;
    right:10px;
    top:10px;
}
.navbar-brand .logo {
    width: 200px;
}

.logo_text {
    font-size: 20px;
    font-family: var(--accent-font);
    color: #fff;
    line-height: 1.1;
}

input[name="surname"] {
    display: block;
    width: 2px;
    height: 3px;
    margin-bottom: -3px;
    opacity: 0.01;
}