/*
Theme Name: Mountain Kidney Migration Theme
Theme URI: https://www.mtnkidney.com/
Author: Migration Project
Description: Initial WordPress port of the legacy MKTheme layout and styling.
Version: 0.1.0
Text Domain: mtnkidney
*/

.mkha-digicert-seal {
    margin-top: 20px;
    margin-left: -30px;
    padding-bottom: 30px;
}

.mkha-digicert-seal img {
    max-width: 201px;
    width: 100%;
    height: auto;
    border: 0;
    box-shadow: none;
}

@media (max-width: 767.98px) {
    .mkha-digicert-seal {
        margin-left: 0;
        padding-bottom: 10px;
    }
}

.mkha-form-wrap legend,
.mkha-form-wrap legend.h5 {
    color: #004c97 !important;
    font-weight: 400;
}

.mkha-form-wrap .mkha-group-heading {
    margin-bottom: 0.35rem;
}

.mkha-form-wrap .mkha-group-heading .control-label {
    margin-bottom: 0;
    font-weight: 700;
}

.mkha-form-wrap em.required {
    color: red;
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
}
