p.has-background {
  padding: 1em 1.25em;
}

.single-post .page-title {
  letter-spacing: -0.3px;
}

.ct-image-container-static > img {
  display: block !important;
}

.ct-related-posts .ct-block-title {
  margin-bottom: 20px;
}

.entry-content .has-background {
  border-radius: 10px;
}

table thead {
  background: #eeeadd;
  text-align: left;
}

.wp-block-table {
  border-radius: 10px 10px 0px 0px;
}

table,
th,
td {
  border: 3px solid #eeeadd;
}

table td {
  border: 3px solid #eeeadd;
}

#pros h3 {
  background: lightgreen;
  padding: 10px;
  text-align: center;
  border-radius: 10px 10px 0px 0px;
}

#pros ul {
  padding-left: 15px;
}

#cons ul {
  padding-left: 15px;
}

#cons h3 {
  background: palevioletred;
  padding: 10px;
  text-align: center;
  border-radius: 10px 10px 0px 0px;
}

#cons h3 mark,
#pros h3 mark {
  color: rgba(0, 0, 0, 0.6) !important;
  font-weight: bold;
}

#cons h3 span,
#pros h3 span {
  color: rgba(0, 0, 0, 0.6) !important;
  font-weight: bold;
}

.entry-content .has-inline-color {
  padding: 3px;
  border-radius: 3px;
  font-weight: normal;
}

.ct-meta-element-date {
  color: #999;
}

.meta-author::after {
  color: #999;
}
.perfmatters-lazy-youtube {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 0;
  padding-bottom: 56.23%;
  overflow: hidden;
}
.perfmatters-lazy-youtube img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: auto;
  border: none;
  cursor: pointer;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
}
.perfmatters-lazy-youtube img:hover {
  -webkit-filter: brightness(75%);
}
.perfmatters-lazy-youtube .play {
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  width: 68px;
  height: 48px;
  margin-left: -34px;
  margin-top: -24px;
  background: url(https://headlessnomad.com/wp-content/plugins/perfmatters/img/youtube.svg)
    no-repeat;
  background-position: center;
  background-size: cover;
  pointer-events: none;
}
.perfmatters-lazy-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.wp-has-aspect-ratio .wp-block-embed__wrapper {
  position: relative;
}
.wp-has-aspect-ratio .perfmatters-lazy-youtube {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
}
.perfmatters-lazy:not(picture),
.perfmatters-lazy > img {
  opacity: 0;
}
.perfmatters-lazy.loaded,
.perfmatters-lazy > img.loaded,
.perfmatters-lazy[data-was-processed="true"] {
  opacity: 1;
  transition: opacity 500ms;
}
.wp-container-1 {
  display: flex;
  gap: 0.5em;
  flex-wrap: wrap;
  align-items: center;
  align-items: center;
  justify-content: center;
}

.wp-container-1>* {
  margin: 0;
}
.wp-container-2 {
  display: flex;
  gap: 0.5em;
  flex-wrap: wrap;
  align-items: center;
  align-items: center;
  justify-content: center;
}

.wp-container-2>* {
  margin: 0;
}
.wp-container-3 {
  display: flex;
  gap: 0.5em;
  flex-wrap: wrap;
  align-items: center;
  align-items: center;
  justify-content: center;
}

.wp-container-3>* {
  margin: 0;
}
.wp-container-4 {
  display: flex;
  gap: 0.5em;
  flex-wrap: wrap;
  align-items: center;
  align-items: center;
  justify-content: center;
}

.wp-container-4>* {
  margin: 0;
}
.wp-container-5 {
  display: flex;
  gap: 0.5em;
  flex-wrap: wrap;
  align-items: center;
  align-items: center;
  justify-content: center;
}

.wp-container-5>* {
  margin: 0;
}