/*
 * Version: 2.1.1
 * File Description: Place here your custom CSS styles
 */
 
 h1 {
  font-size: 33px;
  font-weight: 700;
  text-transform: capitalize;
}

.site-slogan {
  padding: 3px 3px 0 48px;
  letter-spacing: 2px;
}