/**
 * Customize Control Heading
 */
.customize-control-heading {
  font-size: 1em;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  background-color: #363a42;
  padding: 10px;
}
