/* white you custom css code here. only css code will work */
.single-header-bottom-item.style-02 {
  background-color: var(--secondary-color)
}

.single-header-bottom-item.style-01 {
  background-color: var(--main-color-one)
}