/*your custom css goes here*/

/*your custom css goes here*/
.logo-bar-area{
    background-color:#ed017f!important;
}

.sticky-top{
    background-color:#ed017f!important;
}
.content{
    background-color: #fff;
    border-radius: 0.3125rem;
    color: #5a5f66;
    margin: 0;
    padding: 0.625rem 1.25rem 1.25rem;
}

