.navbar {
    height: 110px;
}

.logo {
    height: 78px;
    width: 82px;
}

.logo-footer {
    height: 128px;
    width: 134px;
}

.logo-button {
    width: 46px;
    height: 46px;
}

.text-button {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
}

.btn {
    border-width: 2px;
}

.bg-light2 {
    background-color: #F2F2F2;
}

.placeholder-light2::placeholder {
    color: #F2F2F2;
}

p {
    margin-bottom: 0px;
}

.f-playfair {
    font-family: Playfair Display;
}

h1 {
    font-family: Playfair Display;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: center;
}

h2 {
    font-family: Playfair Display;
    font-size: 40px;
    line-height: 130%;
    letter-spacing: 0%;
}