.top-header{
    background-color: #f95101;
    height: 2.5rem;
    color: #fff;
    font-size: 1.2rem;
    size: 15px;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

.nav-ceffy{
background-color: #354D26;
color: #fff;
}


.fs-12{
    font-size: 12px;
}


