.modal-content button.close {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    height: auto;
    line-height: 0;
    float: right;
    position: absolute;
    right: 10px;
}
.modal-content button.close span {
    font-size: 32px;
    float: right;
}

.text-dark-blue {
    color: #00203d !important;
}

.pagination .active span.page-link {
    background-color: #222222;
    color: #fff;
}

.iframe-min-height {
    min-height: 1000px;
}

.hide-on-desktop {
    display: none;
}

.blog-content-block a {
    color: #000affc9;
}
