.footer-section.simple .copyrights {
    /*line-height: initial !important;*/
}

article.question {
    margin-top: 20px;
}

.hide-custom {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    visibility: hidden;
    position: absolute;
    left: -2000px;
    display: block !important;
}

.confirmation-section main form .close-link {
    font-size: 10px;
    font-weight: 400;
    color: #dc1212;
    position: absolute;
    right: 0;
    z-index: 9999999;
}