.has-drop-cap::first-letter {
  margin-top: 0 !important; }

p[style*="font-size"],
p.has-huge-font-size,
p.has-large-font-size {
  line-height: 1.1 !important; }

.default-blog .post-detail .entry ul,
.default-blog .post-detail .entry ol {
  padding-left: 0 !important; }
  .default-blog .post-detail .entry ul ol, .default-blog .post-detail .entry ul ul,
  .default-blog .post-detail .entry ol ol,
  .default-blog .post-detail .entry ol ul {
    padding-left: 30px !important; }

.wp-block-latest-posts li {
  font-size: 16px; }

.pagination a.current,
.pagination span.current span {
  color: rgba(0, 0, 0, 0.9); }

.wp-block-cover-text {
  max-width: calc(100% - 60px) !important; }
  .wp-block-cover-text strong {
    color: rgba(0, 0, 0, 0.6);
    font-weight: 700;
    font-family: "Montserrat", sans-serif; }

.wp-block-image figcaption {
  font-weight: 400; }

blockquote {
  margin: 20px 0 23px !important;
  padding: 0 0 0 27px !important; }

.post-detail .entry select {
  vertical-align: middle;
  font-size: 16px;
  min-width: 100%;
  margin-bottom: 15px;
  border: none;
  font-family: "Montserrat", sans-serif;
  background: #fff;
  color: rgba(0, 0, 0, 0.9);
  border: 0;
  outline: 1px solid #ccc !important;
  max-height: calc(1.2em + 17px);
  height: calc(1.2em + 17px);
  padding: 6px 10px 5px;
  -webkit-appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23dddddd'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 12px;
  background-position: calc(100% - 10px) 16px;
  background-repeat: no-repeat;
  max-width: 100%; }
  .post-detail .entry select:focus {
    outline-offset: 0 !important; }
@media only screen and (max-width: 767px) {
  .post-detail .entry {
    margin-bottom: 10px; } }
.post-detail .entry table,
.post-detail .entry th,
.post-detail .entry table td,
.post-detail .entry td {
  border: 1px solid #e5e5e5;
  border-collapse: collapse;
  line-height: 23px;
  font-size: 16px;
  text-align: left;
  font-family: "Montserrat", sans-serif; }
  .post-detail .entry table a,
  .post-detail .entry th a,
  .post-detail .entry table td a,
  .post-detail .entry td a {
    font-weight: 500;
    color: #3b55e6; }
    .post-detail .entry table a:hover,
    .post-detail .entry th a:hover,
    .post-detail .entry table td a:hover,
    .post-detail .entry td a:hover {
      color: rgba(0, 0, 0, 0.6); }
.post-detail .entry th {
  font-weight: bold;
  color: #273140;
  padding: 8px 14px; }
  .post-detail .entry th * {
    font-weight: bold; }
.post-detail .entry td {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  padding: 8px 14px;
  font-weight: 300; }
.post-detail .entry table tr:nth-child(2n) td {
  background: #fafafa; }
.post-detail .entry dl {
  line-height: 1.4;
  margin-bottom: 3px; }
.post-detail .entry dt {
  font-weight: 600;
  font-size: 16px;
  color: #273140;
  line-height: 23px; }
.post-detail .entry dd {
  margin: 0 0 15px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: 23px;
  font-weight: 300; }
.post-detail .entry kbd {
  font-weight: 100;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  background: transparent;
  color: rgba(0, 0, 0, 0.6);
  font-family: Hack, Courier, monospace !important;
  font-size: 14px; }
.post-detail .entry .wp-block-embed figcaption,
.post-detail .entry .wp-block-image figcaption,
.post-detail .entry .wp-caption-text,
.post-detail .entry .gallery-caption {
  font-size: 14px;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  margin-top: 10px;
  text-align: center; }
.post-detail .entry blockquote cite {
  font-size: 16px; }

ol.wp-block-latest-comments {
  padding-left: 0 !important; }
  ol.wp-block-latest-comments .wp-block-latest-comments__comment-author,
  ol.wp-block-latest-comments .wp-block-latest-comments__comment-link {
    font-size: 16px; }
  ol.wp-block-latest-comments p {
    font-weight: 300;
    color: rgba(0, 0, 0, 0.6);
    line-height: 26px;
    font-size: 16px; }

.wp-block-latest-posts time {
  display: block;
  font-size: 13.5px !important;
  color: #273140;
  font-weight: 500;
  margin-top: 11px; }

.wp-block-latest-posts li {
  margin-bottom: 20px; }

.wp-block-latest-comments__comment-date {
  display: block;
  font-size: 13.5px !important;
  color: #273140;
  font-weight: 500;
  margin-top: 11px;
  margin-bottom: 11px; }

.wp-block-file a {
  font-weight: 500;
  font-family: "Montserrat", sans-serif; }

ul.wp-block-archives p, ul.wp-block-archives a,
ul.wp-block-categories p,
ul.wp-block-categories a {
  font-size: 16px; }

.wp-block-pullquote blockquote.has-text-color * {
  color: inherit !important; }

.wp-block-pullquote {
  padding: 0;
  margin: 0 !important; }

.wp-block-pullquote blockquote cite {
  text-align: center;
  font-style: italic !important;
  margin-top: 15px;
  display: block; }

.wp-block-pullquote blockquote {
  border-left-color: inherit;
  text-align: center;
  background: inherit;
  line-height: 1.6; }
  .wp-block-pullquote blockquote p {
    line-height: 1.6 !important; }

.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 28px; }

.wp-block-pullquote.is-style-solid-color blockquote {
  border: none;
  text-align: center;
  margin: auto !important;
  padding: 20px 0px !important; }

.wp-block-pullquote.is-style-solid-color {
  margin: 20px auto !important; }

.wp-block-separator:not(.is-style-dots) {
  border: none;
  border-bottom: 2px solid #8f98a1;
  margin: 1.65em auto; }

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
  border: none;
  border-bottom: 2px solid #8f98a1;
  margin: 1.65em auto; }

.wp-block-table.is-style-stripes {
  border-collapse: collapse; }

.wp-block-button__link {
  color: inherit !important;
  line-height: 1.2 !important;
  font-family: "Montserrat", sans-serif; }

.wp-block-table {
  color: rgba(0, 0, 0, 0.6);
  border-collapse: collapse;
  font-size: 17px;
  border-color: #e5e5e5 !important; }
  .wp-block-table.is-style-stripes tr:nth-child(odd) {
    background: #f3f4f5; }
  .wp-block-table.is-style-stripes tr:nth-child(even) {
    background: #fafafa; }
  .wp-block-table th, .wp-block-table td {
    padding: 8px 14px;
    border-collapse: collapse;
    font-size: 16px;
    line-height: 23px;
    border-color: #e5e5e5 !important;
    text-align: left !important; }
    .wp-block-table th *, .wp-block-table td * {
      padding: 0; }
  .wp-block-table tr:nth-child(even) {
    background: #fafafa; }

.alignwide {
  clear: both; }

.wp-block-latest-posts,
.wp-block-gallery {
  padding-left: 0 !important;
  list-style: none !important; }

.wp-block-video video {
  max-width: 100%;
  width: 100%; }

.wp-block-media-text .wp-block-media-text__content p:last-of-type {
  margin-bottom: 0; }

.wp-block-media-text .wp-block-media-text__content p {
  margin-bottom: 15px; }

.wp-block-media-text .wp-block-media-text__content {
  padding-top: 15px;
  padding-bottom: 15px; }

/*# sourceMappingURL=guttenderg.css.map */
