.elementor-5995 .elementor-element.elementor-element-cf5a2ac{padding:0px 0px 165px 0px;}/* Start custom CSS */#header .inside {
        display: flex;
    justify-content: center;
}
#header a {
    width: 200px
}
#concealed-test-container {
    text-align: left;
    
}
#concealed-test-container .question-controls {
        display: flex;
    justify-content: center;
}
#ssba-classic-2P,.ssba.ssbp-wrap.left.ssbp--theme-1{
    display: none !important;
}

#concealed-test-container input[type="submit"],#concealed-test-container #test-results-header .button,
#concealed-test-container .button.btn.retake-test{
        background-color: #23a455;
        font-family: "Roboto", Sans-serif;
    font-weight: 500;
    font-size: 20px;
    padding: 25px 50px;
    -webkit-border-radius: 6px;
    border-radius: 6px !important;
    color: #fff;
}


#concealed-test-container input[type="submit"]:hover,#concealed-test-container #test-results-header .button:hover,
#concealed-test-container .button.btn.retake-test:hover {
background-color: #61ce70;
animation-name: elementor-animation-pulse-grow;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
pre {
    display:none;
}
#concealed-test-container .question-controls {
    justify-content: left !important;
}/* End custom CSS */