.contact-us-section,
.detail-section {
    min-height: calc(100vh - 190px);
}

.contact-us-section a:hover,
.agents-wrap a:hover {
    color: #1387e8 !important;
}

.detail-title {
    padding: 30px 0;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
}
