/********* Do not edit this file *********/
/*
 Accesspress Custom CSS - plugin by https://accesspressthemes.com
*/

.slider-caption .caption-title {
    background: #425BFF;
    background: rgba(15, 27, 255, 0.5)    
}

.slider-caption .caption-description {
    max-width: 80%;
    background: #41827F;
    background: rgba(15, 27, 255, 0.5);
  
}