/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 20 2025 | 14:33:50 */
.blank-page .site-inner {
    margin-top: 20px;
}

h1, h2, h3, h4 {
  font-family: 'Almarai', sans-serif;	
  font-weight: 400;
  line-height: 1.1;
}

@media only screen and (min-width: 960px) {
  .blank-page h2 {
    font-size: 40px;
  }
}

@media only screen and (min-width: 960px) {
  .blank-page h3 {
    font-size: 34px;
  }
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}