/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.footer-menu ul li {
    list-style: none;
    list-style-position: outside;
}

.footer-copyright {
    font-size: 15px;
}

.nectar-highlighted-text h2 {
    font-size: 43px;
}

.footer-menu a:hover {
    color: #feff00 !important;
}

.footer-menu .wpb_wrapper>div {
    margin-bottom: 10px !important;
}

.footer-menu .iwithtext .iwt-text {
    padding-left: 0px;
}

.footer-accreditations img {
    max-height: 100px;
    width: auto !important;
}

body .nectar-scribble.basic-underline {
    width: 100%;
    height: 30%;
    top: auto;
    bottom: -35% !important;
}