/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:wght@400;600;700&display=swap');

.blog-main-outer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.blog-post-heading h2 {
    font-size: 26px !important;
    line-height: 38px !important;
    color: #313131;
    font-weight: 400 !important;
    font-family: 'Cormorant Garamond',serif;
    text-transform: none;
    letter-spacing: 0px;
    color: #757575 !important;
}
h2.post-listing-simple a {
    color: #000;
}
h2.post-listing-simple {
    font-size: 30px;
    letter-spacing: 0px;
    line-height: 40px;
    font-family: 'Cormorant Garamond',serif;
    text-transform: none;
    margin: 0px !important;
    font-weight: 400;
}
.blog-post-heading {
    padding-top: 25px;
}
.post-item.all-list {
    border-bottom: 1px solid #8c8c8c !important;
    padding: 25px 0px !important;
}
.container-fluid .row-fluid .page-center {
    float: none;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0px 20px;
}
.bloglist-content-outer .post-listing .list-post-outer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; 
}

.bloglist-content-outer .post-item:first-child, .bloglist-content-outer .post-item:nth-child(4) {
    flex: 0 100% !important;
    margin-right: 0px;
}
.bloglist-content-outer .post-item {
    flex: 0 48% !important;
    padding: 40px 0px 0px !important;
}
.bloglist-content-outer .post-item:first-child .author-date-group, .bloglist-content-outer .post-item:nth-child(4) .author-date-group {
    padding: 15px 0px !important;
}
.post-listing .post-item {
    border-bottom: none !important;
    margin-bottom: 0px !important;
}
.bloglist-content-outer .post-item:first-child, .bloglist-content-outer .post-item:nth-child(4) {
    border-bottom: 1px solid #8c8c8c !important;
}
.bloglist-content-outer .post-item:nth-child(4) {
    border-top: 1px solid #8c8c8c !important;
}

.first-blog-image-wrap img {
    border-radius: 10px;
}
.facets-featured-image-wrapper {
    position: relative;
}
.read-text {
    position: absolute;
    top: 15px;
    right: 10px;
    display: flex;

}

.read-text:before {
    content: '';
    background-image: url(https://2296512.fs1.hubspotusercontent-na1.net/hubfs/2296512/Facets_Singapore_June_2021/Clock.svg);
    background-repeat: no-repeat;
    display: inline-block;
    height: 17px;
    width: 17px;
    margin-right: 8px;
}

.facets-featured-image-wrapper h3 {
    font-size: 12px !important;
    line-height: 14px;
    letter-spacing: .48px;
    color: #757575 !important;
    margin: 0px !important;
    font-family: 'Work Sans',sans-serif;
    font-weight: 600;
}

span.date-col {
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    letter-spacing: 0px;
    color: #757575;
    font-family: 'Work Sans',sans-serif;
    padding-right: 10px;
    font-weight: 500;
}
.author-date-group {
    padding: 15px;
}
span.date-col:before {
    content: '';
    background-image: url(https://2296512.fs1.hubspotusercontent-na1.net/hubfs/2296512/Facets_Singapore_June_2021/calender-icon.svg);
    height: 14px;
    width: 14px;
    display: inline-block;
}
span.author-name:before {
    content: '';
    background-image: url(https://2296512.fs1.hubspotusercontent-na1.net/hubfs/2296512/Facets_Singapore_June_2021/user.svg);
    display: inline-block;
    width: 14px;
    height: 14px;
}
span.author-name a {
    color: #757575;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    letter-spacing: 0px;
    font-family: 'Work Sans', sans-serif;
}
span.author-name a.author-link:hover {
    color: #86b2d8 !important;
}
.heading-wrap h2 {
    font-size: 34px;
    line-height: 41px !important;
    letter-spacing: 0px;
    text-align: left;
    font-family: 'Cormorant Garamond',serif;
    color: #313131 !important;
    margin: 0px !important;
    font-weight: 500;
}
.heading-wrap h2 a {
    font-size: 34px;
    line-height: 41px !important;
    letter-spacing: 0px;
    text-align: left;
    font-family: 'Cormorant Garamond',serif;
    color: #313131 !important;
    margin: 0px !important;
    text-transform: none;
    font-weight: 500;
} 
.heading-wrap h2 a:hover {
    color: #86b2d8 !important;
}
.blog-right-sec {
    background-color: #f7f7f7;
    padding: 28px 18px;
}
.blog-right-sec h3 {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0px;
    text-transform: none;
    margin: 0px;
    color: #313131;
    font-weight: 400;
    font-family: 'Cormorant Garamond', serif;
    text-align: left;
    padding-bottom: 12px;
    border-bottom: 1px dashed #D6D6D6;
}
.blog-right-sec ul li:before {
    content: '';
    background-image: url(https://2296512.fs1.hubspotusercontent-na1.net/hubfs/2296512/Facets_Singapore_June_2021/Circle.svg);
    width: 10px;
    height: 10px;
    display: inline-block;
    }

.blog-right-sec ul li {
    list-style: none;
    background-color: #fff;
    padding: 0px 18px;
    border-bottom: 1px solid #D6D6D6;
}
.blog-right-sec ul li:last-child {
    border-bottom: none;
}
  .blog-right-sec ul li a {
    font-size: 18px;
    line-height: 45px;
    color: #313131;
    text-align: left;
    letter-spacing: 0px;
    font-weight: 600;
    font-family: 'Cormorant Garamond', serif;
    padding-left: 15px;
}
.blog-right-sec ul li a:hover {
    color: #86b2d8;
}
.form-outer {
    padding: 25px 0px;
}
.form-inner {
    margin: 0 auto;
    padding: 25px 18px 48px;
    background-color: #86b2d8;
}
.form-heading {
    text-align: center;
}
.form-heading h2 {
    font-size: 30px;
    line-height: 37px;
    margin: 0px;
    color: #FFFFFF;
    font-family: 'Cormorant Garamond',serif;
    text-transform: none !important;
    font-weight: 600;
    letter-spacing: 0px;
}
.form-sub-heading p {
    font-size: 20px !important;
    line-height: 24px;
    color: #FFFFFF !important;
    font-family: 'Cormorant Garamond',serif !important;
    text-align: center;
    margin: 0px !important;
    padding: 20px 0px;
    font-weight: 600 !important;
}
.form-button .hs-input {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 22px !important;
    color: #a7a7a7;
    background: #fff;
    font-weight: 600;
    font-family: 'Cormorant Garamond',serif;
    min-height: 42px;
    padding: 5px 22px;
}
.form-button input.hs-button.primary.large {
    background-color: #86B2D8;
    background-image: url(https://2296512.fs1.hubspotusercontent-na1.net/hubfs/2296512/Facets_Singapore_June_2021/send.png);
    background-position: center;
    background-repeat: no-repeat;
    border: 3px solid #fff;
    font-size: 0px;
    padding: 18px 22px;
    cursor: pointer;
}
.form-button input.hs-button.primary.large:hover {
    background: #FFFFFF;
    background-image: url(https://2296512.fs1.hubspotusercontent-na1.net/hubfs/2296512/Facets_Singapore_June_2021/send.svg);
    background-position: center;
    background-repeat: no-repeat;
    border: 3px solid #86b2d8
}
.form-button {
   position: relative;
}

.form-button .hs_submit.hs-submit {
    position: absolute;
    right: 0;
    top: 0;
}
.form-button .hs_error_rollup {
    display: none;
}

.form-button label.hs-error-msg {
    font-size: 12px;
    color: red;
}

.form-button .hs-input li {
    list-style: none;
}

.form-button ul.no-list.hs-error-msgs.inputs-list li {
    list-style: none;
}
.form-button ul.no-list.hs-error-msgs.inputs-list {
    margin: 0px;
}
.recent-inner {
    background-color: #f7f7f7;
    padding: 35px 20px 0px;
}
.heading {
    border-bottom: 1px dashed #8d8d8d;
}
.heading h2 {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0px;
    text-transform: none;
    color: #313131;
    font-weight: 600;
    font-family: 'Cormorant Garamond', serif;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 15px;
}
.post-boxes.item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0px;
    border-bottom: 1px dashed #8d8d8d;
}

.post-boxes.item:last-child {
    border-bottom: none;
}
.item-wrapper {
    display: flex;
}
.image-wrap {
    flex: 0 31%;
    padding-right: 15px;
}
.title-wrap {
    flex: 0 67%;
}
.post-title h2 {
    line-height: 24px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #313131;
    text-align: left;
    margin: 0px !important;
    font-family: 'Cormorant Garamond', serif;
    text-transform: none;
}
.post-title h2 a {
    color: #313131;
}
.post-title h2 a:hover {
    color: #86b2d8;
}
.post-link a {
    font-size: 12px;
    letter-spacing: 1.44px;
    font-family: 'Work Sans',sans-serif;
    text-transform: uppercase;
    line-height: 14px;
    color: #072880;
    font-weight: 500;
}
.post-link a:hover {
    color: #86b2d8;
}
.recent-outer-wrap {
    padding-bottom: 25px;
}
.promo-heading {
    padding-bottom: 15px;
    border-bottom: 1px dashed #D6D6D6;
}
.promo-heading h3 {
    font-size: 30px;
    line-height: 37px;
    letter-spacing: 0px;
    text-transform: none;
    color: #313131;
    font-weight: 600;
    font-family: 'Cormorant Garamond',serif;
    margin: 0px;
}
.promo-image {
    padding-top: 40px;
}





/* Numbered Pagination */

.blog-pagination {
    display: block;
    text-align: center;
}
.blog-pagination > div {
    display: inline-block;
}
.blog-pagination-left {
    text-align: right;
}
.blog-pagination-right {
    text-align: left;
}
.blog-pagination a {
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    padding: 1px 10px;
    border: 1px solid #86B2D8;
    color: #86B2D8;
}
.blog-pagination a:hover,
.blog-pagination a:focus {
    background-color: #c8ecff;
    text-decoration: none;
}
.blog-pagination a.elipses {
    border: 0;
}
.blog-pagination a.active {
   background-color: #86B2D8;
    color: #ffffff;
    pointer-events: none;
    cursor: default;
}
.blog-pagination a.next-link,
.blog-pagination a.prev-link {
   background-color: #86B2D8;
    color: #fff;
}
.blog-pagination a.next-link:hover,
.blog-pagination a.prev-link:hover {
    background-color: #008cd4;
    color: #fff;
}

.author-section .hs-author-profile {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.author-section {
    padding-top: 40px;
}
.author-section .hs-author-bio {
    padding-left: 10px;
}
.author-section .hs-author-profile h2.hs-author-name {
    font-size: 34px;
    line-height: 41px !important;
    letter-spacing: 0px;
    text-align: left;
    font-family: 'Cormorant Garamond',serif;
    color: #313131 !important;
    margin: 0px !important;
    text-transform: none;
    font-weight: 500;
}

.author-section p {
    font-size: 21px !important;
    line-height: 32px !important;
    letter-spacing: 0px;
    color: #757575 !important;
    font-family: 'Crimson Text',serif !important;
    text-align: left;
    clear: both;
    font-weight: 400 !important;
}

.author-section .hs-author-listing-header{
  margin: 0px;
}

.facets-featured-image-wrapper a.facets-featured-image-link {
    min-height: 250px;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 10px;
}

.bloglist-content-outer .post-item:first-child a.facets-featured-image-link, 
.bloglist-content-outer .post-item:nth-child(4) a.facets-featured-image-link {
    min-height: 500px;
}

th, td {
    padding: 14px !important;
}

.result-section .hs-search-field {
    padding-bottom: 50;
    padding-bottom: 50px;
}

.result-section .hs-search-field .hs-search-field__bar input.hs-search-field__input {
    font-size: 44px !important;
    line-height: 1.5!important;
    color: #313131;
    font-weight: 600 !important;
    font-family: 'Cormorant Garamond',serif;
    text-transform: none;
    letter-spacing: 0px;
    padding: 0px;
}

ul.hs-search-results__listing li a.hs-search-results__title {
    font-size: 44px !important;
    line-height: 54px !important;
    font-weight: 600 !important;
    font-family: 'Cormorant Garamond',serif;
    text-transform: none;
    letter-spacing: 0px;
}

/* Responsive styles */

@media (max-width: 767px) {
  
  .side-bar-left {
    flex: 0 9% !important;
}
  
.bloglist-content-outer .post-item:first-child a.facets-featured-image-link, 
.bloglist-content-outer .post-item:nth-child(4) a.facets-featured-image-link {
    min-height: 250px;
}
  .bloglist-content-outer .post-item:first-child {
    padding: 20px 0px !important;
  }
  .bloglist-content-outer .post-item {
    flex: 0 100% !important;
    padding: 0px 0px 20px 0px !important;
  }
  .facets-featured-image-wrapper img {
    height: 100%;
    width: 100%;
    max-height: 400px;
  }
  .author-date-group {
    padding: 5px;
  }
  .bloglist-content-outer .post-item:first-child .author-date-group, .bloglist-content-outer .post-item:nth-child(4) .author-date-group {
    padding: 5px 0px !important;
  }
  .blog-post-content-wrap p {
    margin-bottom: 15px !important;
  }

  .post-banner-outer {
    padding-top: 45px;
  }

  .blog-post-content-wrap h5 {
    padding-top: 0px !important;
  }

  .blog-post-heading h1 {
    font-size: 40px !important;
    line-height: 44px !important;
  }
  .post-button1 {
    padding: 15px 28px !important;
    font-size: 22px !important;
    line-height: 28px !important;
  }

  .next-previous-outer {
    padding-top: 15px !important;
  }

  .author-outer {
    padding: 20px 0px 0px !important;
  }
  .next-post-outer {
    padding-bottom: 15px !important;
  }

  .search-txt .hs-search-field {
    padding: 15px 0px !important;
  }

  .blog-post-author-date-topic {
    padding-top: 15px !important;
  }
   .post-image-cta-outer {
      padding-top: 30px !important;
  }
  .bloglist-content-outer .post-item:nth-child(4){
    border-top: none !important;
  }
  .bloglist-content-outer .post-item:first-child, .bloglist-content-outer .post-item:nth-child(4){
    border-bottom: none !important;
  }
  /*SEO CSS*/
  span.author-name a {
    padding: 17px 0px !important;
}
}
@media (max-width: 550px){
  .banner-heading h1 br {
    display: none;
  }
    .bloglist-content-outer .post-item:first-child .author-date-group, .bloglist-content-outer .post-item:nth-child(4) .author-date-group {
      padding: 0px 0px !important;
  }
    .heading-wrap h2 a {
      font-size: 30px;
      line-height: 35px !important;
    }
  .heading-wrap h2 {
      font-size: 30px;
      line-height: 35px !important;
    }
   .bloglist-content-outer .post-item:first-child {
      padding: 20px 0px !important;
  }
    .author-date-group {
      padding: 0px;
  }
    .form-sub-heading p{
      padding: 10px 0px;
    }
    .banner-heading h1 {
      font-size: 40px;
      line-height: 62px;
    }
    .button-one {
      padding-bottom: 20px;
  }
    .blog-post-author-date-topic {
      padding-top: 0px !important;
  }
    .blog-post-heading h1 {
      font-size: 35px !important;
      line-height: 40px !important;
  }
    .blog-post-content-wrap h5 {
      font-size: 20px !important;
      line-height: 20px !important;
  }
  .blog-post-content-wrap p {
      font-size: 18px !important;
      line-height: 28px !important;
  }
    .blog-post-content-wrap h2 {
      font-size: 30px !important;
      margin-bottom: 10px !important;
      line-height: 25px !important;
  }
    .blog-post-content-wrap h3 {
      font-size: 25px !important;
      margin-bottom: 5px !important;
  }
    .next-previous-outer {
      display: block !important;
  }
    .next-button-inner {
      flex-direction: initial !important;
      padding-top: 0px;
  }
    .prev-post {
      flex: 0 68%;
  }
    .author-image {
      flex: 0 25% !important;
  }
    .author-image img {
      border-radius: 0 !important;
  }
    .about-author-sec .span10 h4 {
      padding: 10px 0px;
      margin: 0px;
  }
   .about-author-sec .span10 p {
      margin: 0px !important;
  }
    a.next-post-header-link {
      text-align: left !important;
  }
   .post-image-cta-outer {
      padding-top: 20px !important;
  }
  .bloglist-content-outer .post-item:nth-child(4){
    border-top: none !important;
  }
  .bloglist-content-outer .post-item:first-child, .bloglist-content-outer .post-item:nth-child(4){
    border-bottom: none !important;
  }
  .next-button-inner , .previous-button-inner{
    align-items: center !important;
}

.next-button-inner .nxt-right-sec-txt {
    order: 0 !important;
}

.next-button-inner .nxt-left-sec-image {
    order: 1 !important;
}
}

@media (max-width: 480px) {
.banner-heading h1 {
    font-size: 26px;
    line-height: 35px;
}
a.previous-post-header-link , a.next-post-header-link {
    font-size: 18px !important;
}
}
@media (max-width: 380px) {
.banner-heading h1 {
    font-size: 21px;
}
a.previous-post-header-link , a.next-post-header-link {
    font-size: 16px !important;
}
}
@media (max-width: 320px) {
a.previous-post-header-link , a.next-post-header-link {
    font-size: 14px !important;
}  
}
/* Blog Post */


span.author-name {
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    letter-spacing: 0px;
    color: #757575;
    font-family: 'Work Sans',sans-serif;
    padding-right: 10px;
    font-weight: 500;
}
span.tag-name {
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    letter-spacing: 0px;
    color: #757575;
    font-family: 'Work Sans',sans-serif;
    padding-left: 18px;
    padding-right: 8px;
    position: relative;
}
span.tag-name:before {
    content: '';
    background-image: url(https://2296512.fs1.hubspotusercontent-na1.net/hubfs/2296512/Facets_Singapore_June_2021/tag.svg);
    display: inline-block;
    width: 14px;
    height: 14px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.blog-post-author-date-topic {
    padding-top: 20px;
}
.blog-post-heading h1 {
    font-size: 44px !important;
    line-height: 54px !important;
    color: #313131;
    font-weight: 400 !important;
    font-family: 'Cormorant Garamond',serif;
    text-transform: none;
    letter-spacing: 0px;
}
.blog-post-content-wrap h2 {
    font-size: 36px !important;
    line-height: 32px !important;
    font-weight: 400 !important;
    text-transform: none !important;
    color: #000000 !important;
    letter-spacing: 0px;
    font-family: 'Crimson Text', serif !important;
    text-align: left;
   clear: both;
}

.blog-post-content-wrap h3 {
    font-size: 30px !important;
    line-height: 32px !important;
    color: #000000 !important;
    font-weight: 400 !important;
    letter-spacing: 0px;
    text-transform: none !important;
    font-family: 'Crimson Text', serif !important;
    text-align: left;
    clear: both;
}
.blog-post-content-wrap h4 {
    font-size: 30px !important;
    line-height: 32px !important;
    color: #484848 !important;
    text-transform: none !important;
    font-weight: 400 !important;
    font-family: 'Crimson Text', serif !important;
    text-align: left;
}
.blog-post-content-wrap h5 {
    font-size: 24px;
    line-height: 32px;
    text-transform: none !important;
    font-weight: 400;
    color: #757575;
    font-family: 'Crimson Text', serif !important;
    padding: 15px 0px 15px 0px;
    margin: 0px !important;
    text-align: left;
}
.blog-post-content-wrap p {
    font-size: 21px !important;
    line-height: 32px !important;
    letter-spacing: 0px;
    color: #757575 !important;
    font-family: 'Crimson Text', serif !important;
    text-align: left;
    clear: both;
    font-weight: 400 !important;
}
}
.post-button a {
    font-size: 24px !important;
    line-height: 32px !important;
    color: #FFFFFF!important;
    letter-spacing: 0px;
    background: #0C5394;
    cursor: pointer;
    display: inline-block;
    padding: 20px 60px;
    border-radius: 5px;
}

.post-button {
    padding: 20px;
}
p.thank-text {
    font-size: 24px !important;
    line-height: 32px !important;
    color: #757575 !important;
    font-weight: 600 !important;
    margin: 35px 0px !important;
}

.author-outer {
    border-top: 1px solid #D6D6D6;
    padding: 40px 0px;
}
.about-author-sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.author-image img {
    border-radius: 50%;
}

.about-author-sec .span10 h4 {
    font-size: 16px;
    line-height: 32px;
    color: #000;
    font-family: 'Work Sans', sans-serif;
    text-transform: none;
}

.about-author-sec .span10 h4 a {
    color: #000000;
    font-weight: bold;
}
.about-author-sec .span10 {
    margin: 0px !important;
    flex: 0 85%;
}

.author-image {
    flex: 0 12%;
}

.blog-section-outer {
  display: flex;
  position: relative;
}
.side-bar-left {
    position: relative;
    flex: 0 6%;
    margin-left: -35px;
    padding-right: 20px;
}
.blog-section {
    flex: 0 98%;
}
.pk-share-buttons-items {
    position: sticky;
    top: 40vh;
    margin-top: 30px;
}

.pk-share-buttons-item.pk-share {
    padding-bottom: 10px;
}

.pk-share-buttons-items img {
    height: 20px;
}


/* .side-bar-left {
  margin-left: 0px;
  padding-right: 20px;
  position: absolute;
  width: 40px;
  left: -50px;
}
.pk-share-buttons-items {
    position: sticky;
    top: 20vh;
    margin-top: 30px;
}

.pk-share-buttons-item.pk-share {
    margin-bottom: 15px;
} */

/* .pk-share-buttons-item.pk-share img {
  width: 100%
} */

.next-previous-outer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
/*     padding-top: 40px; */
/*     border-top: 1px solid #d6d6d6; */
}

.blog-post-content-wrap p:last-child{
margin:0px !important;
}
p.text-full-width{
 max-width:100%;

}
.previous-button {
    flex: 0 49%;
}

.next-button {
    flex: 0 49%;
}
.previous-button-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.prv-left-sec-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 160px;
    flex: 0 50%;
}
.prv-right-sec-txt {
    flex: 0 48%;
}
.prv-right-sec-txt p {
    margin: 0px !important;
}
.prv-right-sec-txt a {
    display: block;
}

.next-button-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: flex-start;
}
.nxt-left-sec-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 160px;
    flex: 0 50%;
}
.nxt-right-sec-txt {
    flex: 0 48%;
    text-align: right;
}
.nxt-right-sec-txt p {
    margin: 0px !important;
}
.nxt-right-sec-txt a {
    display: block;
}

body .next-previous-outer .next-button a.next-post-header-link {
    font-size: 22px;
    line-height: 20px;
    color: #313131;
    letter-spacing: 0px;
    font-family: 'Cormorant Garamond',serif !important;
    font-weight: bold;
    text-align: right; 
}
body .next-previous-outer .previous-button a.previous-post-header-link {
    font-size: 22px;
    line-height: 20px;
    color: #313131;
    letter-spacing: 0px;
    font-family: 'Cormorant Garamond',serif !important;
    font-weight: bold;
}
body a.next-post-link {
       font-size: 14px;
    line-height: 20px;
    color: #797B7E;
    text-transform: uppercase;
    font-family: 'Cormorant Garamond',serif !important;
    font-weight: bold;
    letter-spacing: 0.7px;
}
body a.previous-post-link {
        font-size: 14px;
    line-height: 20px;
    color: #797B7E;
    text-transform: uppercase;
    font-family: 'Cormorant Garamond',serif !important;
    font-weight: bold;
    letter-spacing: 0.7px;
}
a.previous-post-header-link:hover {
    color: #86B2D8;
}
a.next-post-header-link:hover {
    color: #86B2D8;
}
.prev-post {
    flex: 0 50%;
}
.nxt-post {
    flex: 0 50%;
    text-align: right;
}
.next-post-outer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
/*     padding-bottom: 30px; */
}
.prev-post a:before {
    content: '';
    background-image: url(https://2296512.fs1.hubspotusercontent-na1.net/hubfs/2296512/Facets_Singapore_June_2021/left%20%283%29.svg);
    height: 10px;
    background-repeat: no-repeat;
    width: 6px;
    margin-right: 15px;
    display: inline-block;
    }

.nxt-post a:after {
    content: '';
    background-image: url('https://2296512.fs1.hubspotusercontent-na1.net/hubfs/2296512/Facets_Singapore_June_2021/right%20%284%29.svg');
    display: inline-block;
    width: 6px;
    height: 11px;
    background-repeat: no-repeat;
    margin-left: 10px;
}

a.next-post-link:hover {
    color: #86B2D8;
}

a.previous-post-link:hover {
    color: #86B2D8;
}

.search-txt .hs-search-field {
    padding: 40px 0px 20px 0px;
}
.search-txt .hs-search-field__bar {
    background-color: #F7F7F7;
    padding: 15px;
}
.search-txt form {
    display: flex;
}
.search-txt input.hs-search-field__input {
    background-color: #ffffff;
    width: 72%;
    padding: 17px 10px;
    font-size: 16px;
    line-height: 19px;
    color: #a7a7a7;
    text-transform: uppercase;
    border: 1px solid #EBEBEB;
    font-weight: 400;
}
.search-txt .hs-search-field__bar button svg {
    height: 25px;
    fill: #ffffff;
}
.search-txt button {
    width: 28%;
    background-color: #86B2D8;
    border: 1px solid #EBEBEB;
    font-size: 0px;
}
.search-txt button:hover {
    background-color: #ffffff;
}
.search-txt button:hover svg{
    fill: #86B2D8;
}
.post-button1 {
    font-size: 24px !important;
    line-height: 32px !important;
    color: #fff !important;
    letter-spacing: 0px;
    background: #0c5394;
    cursor: pointer;
    display: inline-block;
    padding: 20px 60px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    font-family: 'Crimson Text', serif;
}

.post-image-cta-outer {
    padding-top: 40px;
}
.blog-post-content-wrap p span em {
display: block;
}

.bloglist-content-outer .post-item:first-child a.facets-featured-image-link, .bloglist-content-outer .post-item:nth-child(4) a.facets-featured-image-link {
    min-height: 400px;
}