#verify-dropdown,
.education-program,
.education-program .unidays-intro *{display:none;}
#verify-dropdown .content .body-copy{grid-column: 1/13;}
#verify-dropdown .bo-temp{padding-top:0;padding-bottom: 3rem !important;}
#verify-dropdown a { 		 
	  background-color: #44d62c;    
    border-radius: 0.1875rem;
	   color: #000!important;
    cursor: pointer;
    display: inline-block!important;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 38px;
    margin: 0;
    min-width: 120px;
    outline: 0;
    padding: 0 20px;
    position: relative;
    text-align: center;
    text-decoration: none!important;
    text-shadow: none;
    text-transform: uppercase;
    transition: color .45s,background .45s,border .45s;
    vertical-align: middle;
    white-space: nowrap;
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}