.section_simple_steps_openacc_home {
    margin-top: 110px;
    margin-bottom: 85px;
}
.section_simple_steps_openacc_home .roundedboxwithGradientWhite {
    line-height: 120%;
    width: 100%;
    cursor: default;
    padding: 30px;
    box-shadow: 0 0 6px 0 rgba(157,96,212,0.5);
    border: solid 4px transparent;
    background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),var(--clr-12-gradient);
    background-origin: border-box;
    background-clip: content-box,border-box;
    box-shadow: 2px 1000px 1px #ffffff inset;
}
.section_simple_steps_openacc_home .sizenumber {font-size: 86px;}

