/* Add your custom styles here */

.footer-logo {
  background: rgb(253, 253, 253);
  padding: 5px;
  border: 2px solid rgb(2, 129, 88);
  border-radius: 3px;
}


.slider-title {
font-size:45px!important;
text-shadow: 0 1px 1px #000000!important;
}

a.slider-btn {
padding: 15px 20px;
color: white;
background: rgb(131, 66, 125);
font-size: 20px;
border-radius: 5px;
}

.soliloquy-container .soliloquy-caption-inside {
background: none!important;
}

.soliloquy-container .soliloquy-caption {
bottom: 45%!important;
}

.sidebar .widget iframe {
       border: none !important; 
       background: rgba(0,0,0,0); 
       padding: 0; 
       box-shadow: none; 
}