.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for html, class: .elementor-element-f67c813 */#backButton{
    background:#ececec;
    padding:10px 20px;
    border-radius: 10px;
    font-size:16px;
    margin-top: 20px;
    display: inline-block;
    border:2px solid #ececec;
    font-weight: bold;
    
}

#backButton:hover{
    color:#000;
}

#downloadButton{
    margin-left: 20px;
    background:#6fb3cd;
    padding:10px 20px;
    border-radius: 10px;
    font-size:16px;
    margin-top: 20px;
    display: inline-block;
    border:2px solid #ececec;
    color:#FFF;
    font-weight: bold;
    
}/* End custom CSS */