/* Enter Your Custom CSS Here */
@import url('https://fonts.googleapis.com/css?family=Poppins:300|Raleway');
.pp-slider-img-caption {
  font-style: normal !important;
  color:#435b69 !important;
  font-size:26px !important;
  margin-top:5px;
  text-transform: uppercase;
}
body label, body .label {
  color:white;
}
* {
 font-family: 'Poppins', sans-serif; 
}

h1,h2,h3,h4,h5,h6 {
  font-family: 'Raleway', sans-serif;
}
