body{
    font-family: Poppins;
    font-size: 15px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Poppins;
}

.navbar-nav > li > .nav-link {
    font-family: Poppins;
    font-size: 0.85rem;
}

.dropdown-menu .dropdown-item, .mega-inner-nav li a {
    font-family: Poppins;
}

.btn {
    font-family: Poppins;
}

.gt-footer.gt-style-1 {
    background-image: url(http://activetrainingworld.co.uk/wp-content/uploads/2021/02/footer-background.jpg);
    background-size: cover;
    background-position: center
}

footer {
    color: #fff;
}

footer h4 {
    color: #fff;
}

.media-body h5 a{
    color: #dd1144;
}
