
/*# sourceMappingURL=custom.min.css.map */
.btn {
    line-height: 1;
    color: white !important;
    /* padding: 0.5rem 0.6rem */
}

.nav-justified .nav-item, .nav-justified > .nav-link {
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #1a2e45;
}
.text-color-white{
    color:white !important;
}
.right-margin5 {
    margin-right: 5px !important;
}