@charset "UTF-8";
/*VIEW REPORTS AND GUIDELINES*/
h1{font-family: 'OpenSans Extrabold', sans-serif; font-size: var(--font-size-heading); font-weight: 800;color: #000!important;}
.rag{border:5px solid #9c8311;margin-bottom: 5px; border-radius: 20px;}
.rag .views-rag h2 {text-align: start;font-size: 1.5rem!important;}
.rag .views-rag a{font-size: 14px; color:#375542;text-decoration: none;word-break: break-word;}
.rag .views-rag a:hover{color:#9c8311;}