<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
Theme Name: Africaahead - Astra Child
Author: Overtone Digital
Author URI: https://www.overtone-digital.com/
Description: The Africaahead Training Child theme for Astra.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


.nivo-lightbox-theme-default .nivo-lightbox-close {
	    background: url(close.png) no-repeat 10px 10px;
	top: 10%!important;
  right: 10%!important;
	background-color: #41a3b5!important;
}


.nivo-lightbox-close {
    opacity: 1!important;
}


.submenu-with-border .sub-menu a,  .ast-theme-transparent-header .main-header-menu a {
    color: rgb(65, 163, 181)!important;
}


.ld-course-list-items .ld_course_grid .btn-primary {
    background-color: #41a3b5;
    border-color: #23a0b7;
}


.ld-course-list-items .ld_course_grid .btn-primary:hover {
    background-color: #23a0b7;
    border-color: #41a3b5;
}
</pre></body></html>