/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 div#extra_category_description {
     background-color: #fdb008;
     color: white;
     justify-content: center;
     text-align: center;
 }
.payment-options .payment-option {
  margin-top: 20px;
}