﻿.rcs-full-width {
    width: 100% !important;
}
.salvation-army-font{
    font-family: 'sans-serif';
    font-size: 2rem;
}
/*
.nav-tabs > li > a {
    border-color: red;
}

.nav-item > :hover {
    background-color: ghostwhite;
}

.nav-tabs > li > .nav-link.active {
    border-color: black;
    background-color: floralwhite
}*/

.toast-custom-notyf {
    max-width: 500em !important;
  
}
