/**************Please don't ruin anymore. Please!*****************/


.tristar-c-me-css {
    position: relative;
    margin-top: 0px;
    padding-top: 10px;
    color: #ffffff;
    background:
    linear-gradient(
        rgba(65, 92, 128, 0.765), 
        rgba(65, 92, 128, 0.765) ),
        
        /* top, bottom, image */
        url(https://tristar.ph/images/tristar_bottom_multibg_top_imgwave.png), url(https://tristar.ph/images/tristar_bottom_multibg_middle_img.png);
        background-position: bottom, top;
        background-repeat: no-repeat;
        background-size: 100%;
}
