@media print {
  a[href]:after {
    content: none !important;
  }
}

h2.entry-title {
		font-family: 'Amiri',Georgia,"Times New Roman",serif!important;
    font-weight: 700!important;
		color:#032c85 !important;
}

div#footer-info {
		color:#ffffff !important;
}

div#footer-bottom {
		background-color:#509bc4 !important;
}

/*p.comment-notes {
  display:none;
}*/

.yrm-more-button-wrapper span {
  /*padding:4px 10px 4px 10px;*/
  font-size:100% !important;
  color:#fff !important;
  border: 2px solid #015c96;
  border-radius:5px;
  width:200px;
  display: block;
  background-color:#015c96;
}

.yrm-less-button-wrapper span {
  padding:4px 10px 4px 10px;
  font-size:100% !important;
  color:#fff !important;
  border: 2px solid #50c3c5;
  border-radius:5px;
  width:200px;
  display: block;
  background-color:#015c96;
}

a.more-link {
  font-size:16px !important;
  font-weight:bold !important;
}

h4.widgettitle {
  color:#032c85;
}

h1.entry-title {
    font-family: 'Amiri',Georgia,"Times New Roman",serif!important;
    font-weight: 700!important;
    color: #032c85!important;
}

/*p.comment-form-email {
  display:none;
}*/

p.comment-form-url {
  display:none;
}

p.comment-form-cookies-consent {
  display:none;
}

h3#reply-title.comment-reply-title {
    font-size: 22px;
  color:#49a3f2;
}

h1#comments.page_title {
      font-size: 22px;
  color:#49a3f2;
}

.et_pb_button {
  border-radius: 13px;
}