

.fa, .fas {
    font-weight: 900;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}

.event-details .article-actions .media-enquiries {
    border-bottom: 2px solid rgba(77,77,77,.2);
    border-top: 2px solid rgba(77,77,77,.2);
    padding-bottom: 10px;
    padding-top: 40px;
}
.article-paragraph-heading h3 {
    color: #4d4d4d;
    font-size: 15px;
    font-family: Roboto,serif;
    font-weight: 900;
    text-transform: uppercase;
	padding-left: 30px;
}

.contact-section .contact-details .contact-name {
    font-size: 1.0em;
    color: #f3970e;
    font-weight: 700
}
.contact-section ul li{
   list-style:none;
   padding-left:0px;
   }

