h1, h2, h3, h4, h5, h6, span, p, strong, a, caption, li, div, i {
  font-family: Montserrat, sans-serif; }

.only_under_1400 {
  display: none; }

#ez\+body {
  display: flex;
  flex-direction: column;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }
  #ez\+body .category-list {
    margin-top: 60px;
    display: flex;
    justify-content: center;
    margin-bottom: 20px; }
    #ez\+body .category-list a {
      margin-right: 10px;
      margin-left: 10px;
      font-size: 20px;
      text-decoration: none;
      color: black; }
      #ez\+body .category-list a:not(.active):hover:before {
        content: '';
        position: relative;
        top: 34px;
        width: 100%;
        display: block;
        background: #4b3fb4;
        height: 6px;
        border-radius: 15px;
        margin-top: -6px;
        opacity: 0.3; }
    #ez\+body .category-list a.active:before {
      content: '';
      position: relative;
      top: 34px;
      width: 100%;
      display: block;
      background: #4b3fb4;
      height: 6px;
      border-radius: 15px;
      margin-top: -6px; }
  #ez\+body #ezblog-detail {
    display: none; }
  #ez\+body .ez_content {
    margin-bottom: 50px;
    justify-content: center;
    display: flex; }
    #ez\+body .ez_content .max {
      display: flex;
      max-width: 1920px; }
      #ez\+body .ez_content .max .social_network {
        width: auto;
        display: flex;
        flex-direction: column;
        padding-top: 200px;
        padding-left: 50px;
        padding-right: 50px; }
  #ez\+body #ezblog-posts {
    width: 1100px;
    margin: 20px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row; }
    #ez\+body #ezblog-posts .blog-post {
      border: none !important;
      position: relative;
      min-height: 600px;
      background: rgba(75, 63, 180, 0.05);
      width: 500px;
      margin: 25px;
      box-sizing: border-box; }
      #ez\+body #ezblog-posts .blog-post .link_article {
        padding: 28px 40px;
        height: 100%;
        display: block;
        box-sizing: border-box;
        box-shadow: 0 4px 36px 0 rgba(75, 63, 180, 0.2);
        transition-duration: 0.3s; }
        #ez\+body #ezblog-posts .blog-post .link_article:hover {
          box-shadow: 0px 6px 48px 0 rgba(75, 63, 180, 0.4); }
          #ez\+body #ezblog-posts .blog-post .link_article:hover .returnbuttons2, #ez\+body #ezblog-posts .blog-post .link_article:hover .blog-readmore {
            display: block; }
      #ez\+body #ezblog-posts .blog-post .blog_article_date, #ez\+body #ezblog-posts .blog-post .blog_article_category {
        font-size: 10px;
        color: #4B3FB4; }
      #ez\+body #ezblog-posts .blog-post .blog-readmore {
        display: none;
        margin: 0;
        bottom: 28px;
        right: 78px; }
        #ez\+body #ezblog-posts .blog-post .blog-readmore p {
          background-color: transparent;
          margin: 0;
          padding: 0;
          box-shadow: none;
          border-radius: none;
          transition: none; }
          #ez\+body #ezblog-posts .blog-post .blog-readmore p span {
            color: #4b3fb4;
            font-weight: 700;
            font-size: 12px;
            text-transform: none; }
      #ez\+body #ezblog-posts .blog-post .returnbuttons2 {
        background-image: url('/images/articles/btn_triangle_mockup.svg');
        width: 28px;
        height: 28px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 23px;
        bottom: 22px;
        right: 43px;
        display: none; }
        #ez\+body #ezblog-posts .blog-post .returnbuttons2 a {
          text-decoration: none;
          width: inherit;
          display: block;
          height: inherit; }
        #ez\+body #ezblog-posts .blog-post .returnbuttons2 button {
          display: none; }
      #ez\+body #ezblog-posts .blog-post .post-item-m {
        height: 100%;
        background-color: transparent;
        margin-left: 0;
        padding: 0; }
      #ez\+body #ezblog-posts .blog-post .sharebuttons2 {
        display: none; }
      #ez\+body #ezblog-posts .blog-post .blog-title {
        padding-top: 6px;
        margin-bottom: 15px; }
        #ez\+body #ezblog-posts .blog-post .blog-title p {
          color: #4b3fb4;
          font-size: 20px;
          font-style: normal;
          text-decoration: none;
          font-weight: 700;
          line-height: 25px;
          letter-spacing: 0; }
      #ez\+body #ezblog-posts .blog-post .imagepos {
        max-height: 210px;
        height: 100%;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        border: 1px solid #4b3fb4;
        box-sizing: border-box;
        border-radius: 20px;
        margin-top: 8px;
        margin-bottom: 12px; }
      #ez\+body #ezblog-posts .blog-post .blog-text {
        min-height: auto;
        max-height: 200px;
        font-size: 12px;
        text-align: justify;
        overflow: clip; }
  #ez\+body #ezblog-label {
    background-image: url('/images/blogs/background_triangle_1.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: bottom;
    background-position-x: center;
    height: max-content;
    width: auto;
    border: none;
    padding-bottom: 150px;
    display: flex;
    justify-content: center;
    padding-top: 110px;
    line-height: 68px;
    margin: 0; }
    #ez\+body #ezblog-label span {
      color: #4b3fb4;
      font-size: 55px;
      font-weight: 700;
      line-height: 40px;
      display: inline-block; }
      #ez\+body #ezblog-label span.press {
        color: #BC3B9A; }
  #ez\+body .eblog-pagination {
    text-align: center; }
    #ez\+body .eblog-pagination .list-pagination {
      border: none;
      margin-top: 30px;
      margin-bottom: 40px; }
      #ez\+body .eblog-pagination .list-pagination li:first-of-type {
        display: none; }
      #ez\+body .eblog-pagination .list-pagination li {
        min-height: auto;
        margin-left: 4px;
        margin-right: 4px; }
        #ez\+body .eblog-pagination .list-pagination li a, #ez\+body .eblog-pagination .list-pagination li b {
          height: 32px;
          width: 32px;
          text-decoration: none;
          border-radius: 50%;
          padding: 6px;
          color: #4b3fb4;
          font-size: 20px;
          font-weight: 600; }
          #ez\+body .eblog-pagination .list-pagination li a:hover {
            border-top: 1px solid transparent; }
        #ez\+body .eblog-pagination .list-pagination li:not(.active):not(.newer):not(.older) a:hover {
          background: rgba(75, 63, 180, 0.076); }
      #ez\+body .eblog-pagination .list-pagination li.active b {
        background: rgba(75, 63, 180, 0.2); }
      #ez\+body .eblog-pagination .list-pagination li b {
        border: none;
        margin: 0;
        color: #4b3fb4;
        font-size: 20px;
        font-weight: 600; }
      #ez\+body .eblog-pagination .list-pagination li.newer, #ez\+body .eblog-pagination .list-pagination li.older {
        margin: 0;
        width: 44px;
        height: 44px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 23px; }
        #ez\+body .eblog-pagination .list-pagination li.newer a, #ez\+body .eblog-pagination .list-pagination li.older a {
          width: 44px;
          height: 44px; }
      #ez\+body .eblog-pagination .list-pagination li.newer {
        background-image: url('/images/articles/btn_triangle_mockup.svg'); }
      #ez\+body .eblog-pagination .list-pagination li.older {
        background-image: url('/images/articles/btn_triangle_mockup.svg');
        transform: rotate(180deg); }

#ezblog-body {
  background-image: url('/images/blogs/background_triangle_1.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position-y: top;
  background-position-x: center;
  display: flex;
  flex-direction: column;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }
  #ezblog-body .blacklink #BlueLink {
    color: #4b3fb4; }
  #ezblog-body .returnbuttons2 {
    background-image: url('/images/articles/btn_triangle_mockup.svg');
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 23px; }
  #ezblog-body .returnbuttons {
    display: flex;
    align-items: center;
    text-decoration: none; }
    #ezblog-body .returnbuttons .icon {
      display: block;
      transform: rotate(180deg);
      background-image: url('/images/articles/btn_triangle_mockup.svg');
      width: 28px;
      height: 28px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: 23px; }
    #ezblog-body .returnbuttons span {
      color: #4b3fb4;
      font-size: 16px;
      font-weight: 700;
      padding-right: 5px;
      padding-left: 5px; }
  #ezblog-body .upfooter {
    display: flex;
    width: 100%;
    max-width: 1920px;
    margin-bottom: 100px; }
    #ezblog-body .upfooter .content {
      z-index: 1;
      margin-left: auto;
      margin-right: 0; }
      #ezblog-body .upfooter .content .interested {
        position: relative; }
        #ezblog-body .upfooter .content .interested p {
          font-size: 25px;
          font-weight: 700;
          color: #4b3fb4;
          margin-left: 20px;
          margin-right: 20px;
          width: max-content; }
        #ezblog-body .upfooter .content .interested ::after {
          content: '';
          position: relative;
          top: -10px;
          width: 100%;
          display: block;
          background: #4b3fb4;
          height: 9px;
          border-radius: 15px;
          opacity: 0.3;
          transition-duration: 0.3s; }
        #ezblog-body .upfooter .content .interested ::before {
          position: absolute;
          content: url('/images/blogs/fleche tourbillon 1.png');
          left: -80px;
          top: 10px; }
      #ezblog-body .upfooter .content .all_box {
        height: 100%;
        align-items: center;
        display: flex;
        justify-content: space-evenly; }
        #ezblog-body .upfooter .content .all_box .box_latest {
          text-decoration: none;
          position: relative;
          width: 350px;
          display: block;
          box-sizing: border-box;
          box-shadow: 0 4px 36px 0 rgba(75, 63, 180, 0.2);
          transition-duration: 0.3s;
          height: 500px;
          padding: 14px 20px;
          margin-left: 20px;
          margin-right: 20px; }
          #ezblog-body .upfooter .content .all_box .box_latest:hover {
            box-shadow: 0px 6px 48px 0 rgba(75, 63, 180, 0.4); }
            #ezblog-body .upfooter .content .all_box .box_latest:hover .returnbuttons2, #ezblog-body .upfooter .content .all_box .box_latest:hover .blog-readmore {
              display: block; }
          #ezblog-body .upfooter .content .all_box .box_latest .blog-readmore {
            display: none;
            margin: 0;
            bottom: 28px;
            right: 78px; }
            #ezblog-body .upfooter .content .all_box .box_latest .blog-readmore p {
              background-color: transparent;
              margin: 0;
              padding: 0;
              box-shadow: none;
              border-radius: none;
              transition: none; }
              #ezblog-body .upfooter .content .all_box .box_latest .blog-readmore p span {
                color: #4b3fb4;
                font-weight: 700;
                font-size: 12px;
                text-transform: none; }
          #ezblog-body .upfooter .content .all_box .box_latest .returnbuttons2 {
            display: none;
            bottom: 22px;
            right: 43px; }
          #ezblog-body .upfooter .content .all_box .box_latest img {
            width: 100%;
            border: 1px solid #4b3fb4;
            border-radius: 20px;
            margin-top: 8px;
            margin-bottom: 8px; }
          #ezblog-body .upfooter .content .all_box .box_latest h2 {
            margin: 10px 0;
            color: #4b3fb4;
            font-weight: 700; }
          #ezblog-body .upfooter .content .all_box .box_latest .metadesc {
            color: black;
            line-height: 20px;
            margin: 10px 0;
            font-size: 11px;
            text-align: justify; }
    #ezblog-body .upfooter .see_blog {
      display: flex;
      text-decoration: none; }
      #ezblog-body .upfooter .see_blog .returnbuttons2 {
        position: static; }
      #ezblog-body .upfooter .see_blog span {
        white-space: nowrap;
        align-items: center;
        display: flex;
        color: #4b3fb4;
        font-weight: 700;
        font-size: 20px;
        padding-right: 10px; }
      #ezblog-body .upfooter .see_blog.down990 {
        display: none; }
    #ezblog-body .upfooter .social_network {
      margin-bottom: 320px;
      margin-right: 80px;
      margin-left: auto;
      text-align: right; }
      #ezblog-body .upfooter .social_network .forbg {
        z-index: 0;
        position: relative; }
        #ezblog-body .upfooter .social_network .forbg img {
          position: absolute;
          right: -80px;
          top: -700px; }
      #ezblog-body .upfooter .social_network .suggestion, #ezblog-body .upfooter .social_network .join, #ezblog-body .upfooter .social_network .icons {
        z-index: 1;
        position: relative; }
      #ezblog-body .upfooter .social_network .icons {
        justify-content: right; }
  #ezblog-body .blog-head .blog-title {
    color: #4b3fb4;
    font-size: 48px;
    font-weight: 600;
    padding-top: 50px;
    margin-bottom: 20px; }
  #ezblog-body .blog-head .blog_article_date, #ezblog-body .blog-head .blog_article_category {
    padding-bottom: 40px;
    color: #4B3FB4;
    display: block;
    text-align: center; }
  #ezblog-body .blog-read {
    z-index: 1;
    max-width: 1000px; }
    #ezblog-body .blog-read .blog-post {
      font-size: 48px;
      margin: 0 0 30px 0;
      text-align: center;
      font-weight: 600;
      color: #4b3fb4; }
    #ezblog-body .blog-read .blog-taglist {
      display: none; }
  #ezblog-body .blog-text {
    background-color: transparent;
    max-width: 1000px; }
    #ezblog-body .blog-text .blog-image-container .blog-image {
      margin-bottom: 60px;
      border: 1px solid #4b3fb4;
      box-sizing: border-box;
      border-radius: 20px;
      margin-top: 0;
      padding: 0; }
    #ezblog-body .blog-text .spbtnBlue {
      width: max-content;
      cursor: pointer;
      position: relative;
      background: #003c9d;
      padding: 20px 40px;
      color: white !important;
      box-shadow: 0 3px 6px #00000042;
      font-family: Montserrat;
      border: 1px solid transparent;
      border-radius: 5px;
      text-decoration: none;
      transition: all 0.2s ease;
      font-size: 15px;
      font-weight: 700;
      text-transform: uppercase; }
      #ezblog-body .blog-text .spbtnBlue:hover {
        background-color: white;
        border: 1px solid #003c9d;
        color: #003c9d !important; }
    #ezblog-body .blog-text a {
      color: #4b3fb4 !important;
      font-size: 15px;
      font-weight: 700; }
    #ezblog-body .blog-text h2 {
      color: #4b3fb4;
      font-size: 20px;
      font-style: normal;
      text-decoration: none;
      font-weight: 700;
      line-height: 35px;
      letter-spacing: 0;
      margin-top: 15px;
      margin-bottom: 15px; }
      #ezblog-body .blog-text h2 * {
        font-size: inherit; }
    #ezblog-body .blog-text img {
      margin: 20px;
      height: auto; }
    #ezblog-body .blog-text p, #ezblog-body .blog-text strong, #ezblog-body .blog-text span, #ezblog-body .blog-text em, #ezblog-body .blog-text li, #ezblog-body .blog-text i {
      font-size: 15px;
      line-height: 35px;
      text-align: justify;
      margin-top: 10px;
      margin-bottom: 10px; }
    #ezblog-body .blog-text strong {
      font-weight: 700; }
    #ezblog-body .blog-text table {
      margin-left: -30px;
      border-spacing: 30px 15px; }
      #ezblog-body .blog-text table caption {
        color: #4b3fb4;
        font-size: 20px;
        font-weight: 700;
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: left;
        margin-left: 30px; }
      #ezblog-body .blog-text table td, #ezblog-body .blog-text table th {
        background: rgba(75, 63, 180, 0.05);
        border-radius: 20px;
        font-size: 20px;
        padding: 20px 30px 20px 30px; }
      #ezblog-body .blog-text table th {
        font-weight: 600; }
    #ezblog-body .blog-text ul {
      margin-left: 22px;
      list-style: none; }
      #ezblog-body .blog-text ul li {
        font-weight: normal;
        position: relative; }
        #ezblog-body .blog-text ul li::before {
          content: "";
          position: absolute;
          top: 13px;
          left: -22px;
          border: 5px solid #003c9d;
          border-radius: 50%; }
        #ezblog-body .blog-text ul li:first-child:before, #ezblog-body .blog-text ul li:nth-child(3n+4):before {
          border-color: #f8b500; }
        #ezblog-body .blog-text ul li:nth-child(2):before, #ezblog-body .blog-text ul li:nth-child(3n+5):before {
          border-color: #f0134d; }
        #ezblog-body .blog-text ul li:nth-child(3n):before {
          border-color: #00adb5; }

.flexcenter {
  display: flex;
  justify-content: center; }

.newsletter_latest {
  background-image: url('/images/blogs/background_triangle_2.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: bottom;
  background-position-x: center;
  text-align: center;
  padding-top: 70px;
  padding-bottom: 30px; }
  .newsletter_latest .text {
    font-size: 25px;
    font-weight: 700;
    color: #003C9D;
    margin-bottom: 80px; }
  .newsletter_latest .form-news {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-top: 50px; }
    .newsletter_latest .form-news input[type=text] {
      font-family: Montserrat;
      background: white;
      border: 1px solid #003C9D;
      color: #003C9D;
      box-sizing: border-box;
      box-shadow: 0 3px 6px rgba(0, 60, 157, 0.45);
      border-radius: 5px;
      padding: 4px 10px;
      width: 220px;
      height: 36px; }
    .newsletter_latest .form-news input[type=submit] {
      margin-left: 20px; }

.social_network._two {
  margin: 0 0 50px 0; }
  .social_network._two .join {
    margin-top: 14px; }
  .social_network._two p, .social_network._two a {
    text-align: center; }
  .social_network._two .icons {
    justify-content: center; }
.social_network .join {
  margin-top: 80px; }
.social_network p, .social_network a {
  line-height: 30px;
  font-size: 20px;
  color: #4b3fb4;
  text-decoration: none;
  font-weight: 700; }
  .social_network .suggestion a {
    width: max-content;
    display: inline-block; }
    .social_network .suggestion a:before {
      content: '';
      position: relative;
      top: 25px;
      width: 100%;
      display: block;
      background: #4b3fb4;
      height: 6px;
      border-radius: 15px;
      margin-top: -6px;
      opacity: 0.3;
      transition-duration: 0.3s; }
      .social_network .suggestion a:hover:before {
        opacity: 0.5;
        transition-duration: 0.3s; }
.social_network .icons {
  margin-top: 20px;
  display: flex; }
  .social_network .icons .icon {
    justify-content: center;
    display: flex;
    width: 62px;
    height: 62px;
    background: #4B3FB4;
    border-radius: 50%;
    transition-duration: 0.3s; }
    .social_network .icons .icon:hover {
      box-shadow: 0 3px 6px rgba(0, 60, 157, 0.45); }
    .social_network .icons .icon.instagram {
      margin-right: -6px;
      margin-left: -6px; }
    .social_network .icons .icon img {
      padding: 16px;
      height: 30px; }

@media screen and (max-width: 1600px) {
  #ez\+body #ezblog-label {
    padding-top: 100px;
    padding-bottom: 100px; }
    #ez\+body .ez_content #ezblog-posts .blog-post {
      min-height: 500px;
      width: 300px; }
      #ez\+body .ez_content #ezblog-posts .blog-post .link_article {
        padding: 20px 22px; }
        #ez\+body .ez_content #ezblog-posts .blog-post .blog-title a {
          font-size: 16px; }
      #ez\+body .ez_content #ezblog-posts .blog-post .imagepos {
        max-height: 130px; }
    #ez\+body .ez_content .social_network {
      padding-right: 20px; } }

@media screen and (max-width: 1400px) {
  .only_over_1400 {
    display: none !important; }
  .only_under_1400 {
    display: block !important; }
    #ez\+body .ez_content #ezblog-posts {
      width: 100vw;
      display: flex;
      justify-content: center; }
  #ez\+body .category-list a {
    font-size: 15px;
    white-space: nowrap; }
    #ez\+body .category-list a.active:before {
      top: 26px; }
  #ezblog-body {
    background-size: auto; }
    #ezblog-body .upfooter {
      margin-bottom: 30px;
      justify-content: center; }
      #ezblog-body .upfooter .content {
        max-width: 850px;
        margin: 80px 0;
        width: 100%;
        justify-content: space-evenly; }
        #ezblog-body .upfooter .content .all_box {
          margin: 20px 0 0 0; }
          #ezblog-body .upfooter .content .interested p ::before {
            left: 0;
            top: 10px; } }

@media screen and (max-width: 990px) {
  #ez\+body .category-list {
    flex-wrap: wrap; }
    #ez\+body .category-list a {
      font-size: 14px;
      padding-top: 18px; }
  #ez\+body #ezblog-label span {
    font-size: 46px; }
  #ez\+body .ez_content #ezblog-posts .blog-post .link_article .returnbuttons2, #ez\+body .ez_content #ezblog-posts .blog-post .link_article .blog-readmore {
    display: block; }
  #ezblog-body .upfooter {
    display: block; }
    #ezblog-body .upfooter .content {
      max-width: none; }
      #ezblog-body .upfooter .content .all_box .box_latest {
        width: 300px; }
        #ezblog-body .upfooter .content .all_box .box_latest .returnbuttons2, #ezblog-body .upfooter .content .all_box .box_latest .blog-readmore {
          display: block; }
      #ezblog-body .upfooter .content .interested {
        justify-content: center;
        display: flex; }
        #ezblog-body .upfooter .content .interested ::before {
          content: ''; }
        #ezblog-body .upfooter .content .interested p {
          font-size: 20px; }
    #ezblog-body .upfooter .see_blog.up990 {
      display: none; }
    #ezblog-body .upfooter .see_blog.down990 {
      display: flex;
      width: max-content;
      margin: 40px auto; }
  #ezblog-body .blog-head .blog-title {
    font-size: 30px;
    padding-left: 50px;
    padding-right: 50px; }
  #ezblog-body .blog-text h2 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px; }
  #ezblog-body .blog-text p, #ezblog-body .blog-text a, #ezblog-body .blog-text strong, #ezblog-body .blog-text li, #ezblog-body .blog-text i {
    font-size: 13px; }
  #ezblog-body .blog-text table {
    margin-left: -20px;
    border-spacing: 20px 10px; }
    #ezblog-body .blog-text table caption {
      margin-left: 20px;
      font-size: 18px;
      margin-top: 15px;
      margin-bottom: 15px; }
    #ezblog-body .blog-text table td, #ezblog-body .blog-text table th {
      background: rgba(75, 63, 180, 0.05);
      border-radius: 20px;
      font-size: 16px;
      padding: 15px 20px 15px 20px; }
  .social_network p, .social_network a {
    font-size: 16px; } }

@media screen and (max-width: 576px) {
  #ez\+body #ezblog-label span {
    font-size: 30px;
    padding-left: 20px;
    padding-right: 20px; }
  #ez\+body .eblog-pagination .list-pagination li {
    margin: 2px;
    padding: 4px; }
    #ez\+body .eblog-pagination .list-pagination li.active {
      height: 30px;
      width: 30px; }
    #ez\+body .eblog-pagination .list-pagination li b, #ez\+body .eblog-pagination .list-pagination li a {
      font-size: 16px; }
  #ez\+body .category-list {
    flex-direction: column;
    margin: 30px auto 0 auto; }
    #ez\+body .category-list a {
      padding-top: 10px;
      margin: 8px; }
      #ez\+body .category-list a.active {
        width: max-content; }
  #ez\+body .ez_content #ezblog-posts .blog-post {
    max-width: 300px;
    width: max-content;
    min-width: 280px; }
  #ezblog-body .upfooter .content .interested p {
    font-size: 16px;
    text-align: center; }
  #ezblog-body .upfooter .content .all_box {
    display: block; }
    #ezblog-body .upfooter .content .all_box .box_latest {
      width: auto;
      height: 450px;
      margin: 20px 20px; }
  #ezblog-body .blog-head .blog-title {
    font-size: 24px;
    padding: 30px 8px 10px 8px; }
  #ezblog-body .blog-text {
    padding: 22px; }
    #ezblog-body .blog-text .spbtnBlue {
      padding: 18px 20px;
      display: flex;
      justify-content: center;
      width: auto; }
      #ezblog-body .blog-text .blog-image-container .blog-image {
        margin-bottom: 36px; }
    #ezblog-body .blog-text h2 {
      font-size: 16px;
      margin-top: 10px;
      margin-bottom: 10px; }
    #ezblog-body .blog-text table {
      margin-left: -10px;
      border-spacing: 10px 10px; }
      #ezblog-body .blog-text table caption {
        margin-left: 10px;
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px; }
      #ezblog-body .blog-text table td, #ezblog-body .blog-text table th {
        background: rgba(75, 63, 180, 0.05);
        border-radius: 20px;
        font-size: 13px;
        padding: 15px 20px 15px 20px; }
  .newsletter_latest .form-news {
    flex-direction: column; }
    .newsletter_latest .form-news input[type="submit"] {
      padding: 14px 20px;
      margin-left: 0;
      margin-top: 20px; } }
