.form-block button:hover {
    background-color: #0a2233;
    color: white;
}


.form-header {
    text-align: center;
    border-bottom: 3px solid #f85359;
    padding: 20px 20px 20px 20px !important;
    margin: 0 0 20px 0;
    background-color: #fff5f5;
}

.agent-photo img {
    width: 130px !important;
    border-radius: 6px;
    height: 100px;
}

.agent-details h5 {
    margin: 23px 0 4px 0 !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
}

.footer-social-media-icons a.youtube {
    background: #f85359;
    border-color: #f85359;
}