/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
.panel-- {
  background-color: rgba(255, 0, 0, 0) !important; }

.panel {
  background-color: rgba(255, 0, 0, 0) !important; }

.blog .panel__body {
  background-color: white !important; }

.section__sidebar .panel {
  background-color: white !important; }

@media (min-width: 720px) {
  h1 {
    font-size: 72px !important; }

  h2 {
    font-size: 70px !important; }

  h3 {
    font-size: 50px !important; }

  h5 {
    font-size: 30px !important;
    font-family: 50px !important; } }
@media (max-width: 720px) {
  h1 {
    font-size: 52px !important; }

  h2 {
    font-size: 50px !important; }

  h3 {
    font-size: 30px !important; }

  h5 {
    font-size: 30px !important; } }
