.elementor-1494 .elementor-element.elementor-element-ceb6649{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1494 .elementor-element.elementor-element-ceb6649{--content-width:1200px;}}/* Start custom CSS for shortcode, class: .elementor-element-e7eecd6 */.result_body h2, .result_body h3 {
    color: white;
    background: #2042DC;
}

.result_body table {
    background: #ffffff;
}

[type=button], [type=submit], button {
    color: #fff;
    background-color: #2042DC;
    
}

.result_body .student_photos img {
    max-width: 150px;
    max-height: 180px;
    padding: 5px;
    margin: auto;
    border: solid;
    border-width: 2px;
    border-color: #2042DC;
    border-radius: 0;
}


.result_body table {
    background: #ffffff00;
    background-image: url("/wp-content/uploads/2024/04/Untitled-design-3.webp");
  
    background-repeat: no-repeat;
    background-position: center;
    
    background-size: 30%;
  
}

@media only screen and (max-width: 766px) {
.result_body table {
    background: #ffffff00;
    background-image: url("/wp-content/uploads/2024/04/Untitled-design-3.webp");
    
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
    
}
}/* End custom CSS */