.theme-header {
    background: #fb8842; 
}

body {
    background-color: #FFF3EB;
}

.zpdivider-line {
    border: none;
    height: 1.5px !important;
    background-color: #FB8842 !important;
    margin: 20px 0 !important;
}


