.required {
    color: #a63b23;
}
    
.krc-h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    color: #0f1539;
    letter-spacing: 0px;
    text-transform: uppercase;
}
    
.krc-h3 {
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #031b4e;
}
    
.map-section > iframe {
    padding: 4px;
    border-radius: 8px;
}