.width-full {
    width: 100%;
}

.breadcrumb__list a {
    color: #19b5a5;
}

.border-1 {
    border-top: 1px solid #d3dbd8;
}

a.footer-logo {
    max-width: 180px;
}

.service-3 .single-service h3 a:hover {
    color: #19b5a5;
}

.contact-form-2 .button-group input {
    width: auto !important;
    color: #fff !important;
    display: block;
    padding: 20px;
}

.clear-fix {
    clear: both;
}

.testimonial-area .author a {
    margin-right: 0 !important;
}

.team-1 .single-team .team-content a {
    margin-bottom: 0;
}

.single-blog.blog-sm img {
    height: 300px;
    object-fit: cover;
    border-radius: 8px;
}

.contact-form label {
    width: 100%;
}
.contact-form input,
.contact-form textarea {
    margin-top: 10px;
}

.contact-form input.theme-btn-1.full-btn {
    color: #161540;
}
.contact-form input.theme-btn-1.full-btn:hover {
    color: #fff;
}

@media screen and (max-width: 767px) {
    .subscribe-from-wrap input[type="submit"] {
        width: 45% !important;
        text-align: center !important;
    }
}

.footer-3 .single-footer h3,
.footer-5 .single-footer h3 {
    font-family: "Playfair Display", serif !important;
    font-weight: 700;
}
