/*
CTC Separate Stylesheet
Updated: 2023-12-12 15:45:35
*/

.img{
  text-align:center;
  }
.entry-date published { 
  display: none; 
}
.posted-on{display:none}
.entry-meta { display: none !important; }
body .nf-form-content button, body .nf-form-content input[type=button], body .nf-form-content input[type=submit] {
    background: #ffb606 !important;
    color: #fff !important;
    border-radius: 999px !important;
    padding: 10px 20px !important;
    font-size: inherit;
}
.ed-img-holder {
  text-align: center;
}

  h2, p, a, h3 {
     font-family:"Calibri"
    }