.custom-header{
    display: flex !important;
    justify-content: space-between !important;
    padding: 10px 15px 0px 15px !important;
}

.bg-template-primary {
    background-color: #666cff !important;
}

#required{
    color: red;
    font-size: 16px;
}
