/*
Theme Name: Aura Solar Limited
Theme URI: http://localhost/aura-solar-ltd/
Author: Green Cubes
Author URI: http://localhost/aura-solar-ltd/
Description: Custom
Version: 1.0
Tags: bootstrap
*/

footer .nav-link ,
header .nav-link{
    padding: 0;
}


.whatsapp-sticky img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 20;
}
.contact-details-block p,
.contact-details-block h3,
.contact-details-block p a,
.social-icons i {
    color: var(--blue-color) !important;
    font-weight: 500 !important;
}