
.blog-header-logo {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif/*rtl:Amiri, Georgia, "Times New Roman", serif*/;
  font-size: 2.25rem;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Arial', Arial, Helvetica, sans-serif;
}


.text-custom {
  color:rgb(85, 130, 156);
  font-family: 'Arial black', Arial, Helvetica, sans-serif;
}
.p {
   font-family: 'Arial', Arial, Helvetica, sans-serif;

}
/* .text-primary{
  font-family: 'Arial', Arial, Helvetica, sans-serif;
}

.blog-post {
  margin-bottom: 4rem;
}
.blog-post-title {
  margin-bottom: .25rem;
  font-size: 2.5rem;
}
.blog-post-meta {
  margin-bottom: 1.25rem;
  color: #727272;
} */


