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

.blog-header-logo:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif/*rtl:Amiri, Georgia, "Times New Roman", serif*/;
}

.row-text-grey {
	background-color: #eeeeee;
}

.borderbox {
	border-radius: 0.375rem;
}

.padding-top-1 {
	padding-top: 0.5rem;
}

.padding-top-2 {
	padding-top: 1rem;
}

.textcol {
	font-size: 0.875rem;
}

.tselect {
	width: 100%;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-left: 0.5rem;
	font-size: 0.875rem;
}
