/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.ms-slide-info.ms-dir-h {width:100%; text-align:center;}
.ms-info{margin:0 auto; width:90% !important; max-width:1120px; text-align:center;  text-shadow: 0 0 13px black; 
font-size:3vw; color:var(--green);}
.ms-info h2{color:white; font-size:4vw; font-weight:normal; text-shadow: 0 0 13px black}
@media screen and (max-width: 768px) {
  .ms-info{width:80% !important; text-align:center; }
  .ms-info h2{text-align:center}
}