.custom_logo_class {
    width: 100px;
}

.custom_background_color {
    background-color: white;
}

.custom_background_color_footer {
    background: #020626;
}

.custom_hero_margin_top{
    margin-top: 160px;
}

.custom_navbar_padding_remove {
    padding-right: 0px !important;
}

/* .custom_padding_top_footer {
    padding-top: 65px !important;
} */

.custom_logo_footer {
    width: 190px;
}