<head>
	<link rel="preconnect" href="https://fonts.googleapis.com">
	<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
	<link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
</head>

<script type="text/javascript">
    document.addEventListener("DOMContentLoaded", function () {
        const list = document.querySelector(".focontent ul");
        if (list) {
            const li = document.createElement("li");
            li.style.textAlign = "center";
            li.innerHTML = '<a href="https://www.adak.or.ke/anti-doping-privacy-notice/">Anti-Doping Privacy Notice</a>';
            list.appendChild(li); // adds it to the end
        }
    });
    </script>



   
  
  
     
  
  
  
  
       
   
   
   
    
      

.btn.btn-success, .btn-success:hover, .big-hr.color-1, .one-news > div > div, .btn.btn-sm.btn-success:before, .our-services div > a:hover:after, nav.pagination a.active, ul.styled > li.active, ul.styled > li.current-cat, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .info-texts:before, ul.blog-cats > li:before, ul.blog-cats li > ul {
    background-color: #01aded !important;
}
.sticky .main-menu {
    background: rgba(1, 173, 237, 0.65) !important;
}
.buttonblack a.btn.btn-success.btn-lg {
    background: #333333 !important;
}
.rowmandate .listing .fl-ic {
    color: #fff !important;
    font-size: 45px;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    text-align: center;
    padding-top: 21px;
}
.rowmandate .rowmandate1 .fl-ic, .rowmandate .rowmandate4 .fl-ic {
    background: #01aded;
}
.rowmandate .rowmandate2 .fl-ic, .rowmandate .rowmandate3 .fl-ic {
    background: #01aded;
}
.rowmandate {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
@media screen and (min-width: 900px) {
ul#top-menu {
    float: right;
    position: absolute;
    right: -145px;
    z-index: 99;
}
nav.main-menu.navbar-main-slide ul#main-menu {
    position: relative;
    left: 16%;
}
}