.wpb_text_column wpb_content_element {
  font-size: 30px;
}

body #boxed #header-outer {
  border-right-width: 3px;
  border-right-color: #053e52;
  border-right-style: solid;
  border-left-width: 3px;
  border-left-color: #053e52;
  border-left-style: solid;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #053e52;
}

#header-outer[data-format=centered-menu-bottom-bar] #top nav {
  background-image: url("https://augresdufeu.fr/wp-content/uploads/au-gres-du-feu-max_MENU_BG.png");
  background-size: contain;
  background-position: top center;
  height: 110px;
  padding-top: 40px;
  background-repeat: no-repeat;
}

body [data-header-resize="0"] #page-header-wrap {
  border-right-width: 5px;
  border-right-color: #053e52;
  border-right-style: double;
  border-left-width: 5px;
  border-left-color: #053e52;
  border-left-style: double;
  border-top-width: 5px;
  border-top-style: double;
  border-bottom-width: 5px;
  border-bottom-style: double;
  margin: 40px;
}

body:not(.nectar-no-flex-height) #ajax-content-wrap .blurred-wrap {
  background-color: #fcfaf4;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #053e52;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #053e52;
}

.row.heading-title.hentry {
  border-width: 5px;
  border-style: double;
}

.tabbed[data-style*=vertical] .wpb_tabs_nav li a {
  background-color: #ffffff;
  border-width: 1px;
  border-style: dashed;
  border-color: #e6e6e6;
}


.tabbed[data-style*=vertical] .wpb_tabs_nav li a:hover {
  border-width: 0px;

  text-decoration: underline;

}.tabbed[data-style*=vertical] .wpb_tabs_nav li a:active {
  border-width: 0px;

  text-decoration: underline;

}