/*!
 * My Custom Styles
 * Created on 2021/10/05 By Bill
 */

.bg-blue {
    background-color: #0F498C
}

footer ul li .link-sm{ font-size: 12px}

.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}
svg.text-primary path { fill: rgb(13, 110, 253) !important; }

.fs-0 { font-size: 3em; }

.business_active { background-color: #EAEFF5; border-radius: 0.5em; }

header .navbar-brand-logo{width:100%;min-width:7.5rem;max-width:12rem}
