.site-header .wrap {
  background-position: Center;
  background-size: auto;
  background-image: url("https://fantasyfootballis.life/wp-content/uploads/2023/08/Football_field_med.jpg");
  background-repeat: no-repeat;
  opacity: 50;
}

.site-inner, .wrap {
  display: flex;
  justify-content: center;
  width: 100%;
}

.entry-title {
  text-align: center;
  font-size: 50px;
  text-decoration: underline;
}

.sidebar .widget-title {
  background-color: #127545;
}

button:hover {
  background-color: #339966;
  color: 339966;
  font-size: 19px;
}

.entry-content {
  border-bottom-color: 127545;
}

.site-footer {
  background-color: #127545;
  color: #ffffff;
}

.wp-block-search__button.wp-element-button {
  background-color: #006633;
}

button {
  background-color: #006633;
}

em {
  font-size: 13px;
  color: #006633;
  font-variant: normal;
  text-align: center;
}

p {
  text-align: center;
}

.sidebar p:last-child {
  margin-bottom: -24px;
}

#block-2.widget.widget_block.widget_search {
  margin-bottom: 10px;
}

.paapi5-pa-ad-unit.pull-left {
  background-color: #ffffff;
}

#text-5.widget.widget_text {
  text-align: center;
  padding-left: 75px;
  margin: 0px;
}

.after-entry.widget-area {
  text-align: left;
  padding-left: 25px;
}

#text-7.widget.widget_text {
  text-align: center;
  font-size: 11px;
  display: inline;
}

h1 {
  font-family: 'flounder-pro';
}

h2 {
  font-family: 'flounder-pro';
}

h3 {
  font-family: 'flounder-pro';
}

h4 {
  font-family: 'flounder-pro';
}

h5 {
  font-family: 'flounder-pro';
}

h6 {
  font-family: 'flounder-pro';
}

.wptb-row {
  font-family: flounder-pro;
  font-variant: normal;
}