

.category-box{
    background-color:#212529;
    text-align: center;
}
.category-box h3{
    margin: 0;
    padding: 5px;
    color: #f2aa4cff;
}
.page-title{
    color: #902800;
    text-transform: uppercase;
    font-weight: 700;
}
.form-label{
    color: #222;
}
.title-heading-box{
    
    background: #ffe7c8;
}
