.rotunde.intro-section, .rotunde.recent-posts.archive {
  background-color: #EAE8E4; }

.rotunde.single-post-content h2,
.rotunde.recent-posts h2 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  padding-bottom: 0; }

.rotunde .whiteBox {
  background-color: #fff; }
  .rotunde .whiteBox .inner {
    padding: 1.25rem; }

.rotunde .terms {
  display: block;
  padding-bottom: 1.25rem; }
  .rotunde .terms .term {
    display: inline-block;
    padding-right: 1.25rem;
    vertical-align: middle; }
    .rotunde .terms .term .icon {
      position: relative;
      top: 3px;
      padding-right: .2rem; }

.rotunde .grid .postItem {
  margin-bottom: 2.5rem; }

.rotunde .blogItem {
  display: flex;
  background-color: #fff;
  padding-left: 0;
  padding-right: 0; }
  @media all and (max-width: 767px) {
    .rotunde .blogItem {
      flex-direction: column; } }
  .rotunde .blogItem .img-holder {
    flex: 0 0 auto;
    width: 418px;
    height: 418px; }
    @media all and (max-width: 900px) {
      .rotunde .blogItem .img-holder {
        width: 40%;
        height: auto; } }
    @media all and (max-width: 767px) {
      .rotunde .blogItem .img-holder {
        width: 100%;
        height: auto; } }
  .rotunde .blogItem .content .content-box {
    padding-left: 1.875rem;
    padding-right: 1.875rem; }
    .rotunde .blogItem .content .content-box .category {
      margin-top: 1.875rem;
      display: inline-block; }
    .rotunde .blogItem .content .content-box .taglist {
      padding-bottom: 1.5rem; }

/*# sourceMappingURL=blog-rotunde.css.map */