.cc--thumbnail--podcast-player .cc--thumbnail--podcast-player--source{width:0;height:0}.cc--thumbnail--podcast-player .cc--thumbnail--podcast-player--button .cc--thumbnail--podcast-player--button--pause,.cc--thumbnail--podcast-player .cc--thumbnail--podcast-player--button .cc--thumbnail--podcast-player--button--play{color:#fff;width:48px;height:48px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.cc--thumbnail--podcast-player .cc--thumbnail--podcast-player--button .cc--thumbnail--podcast-player--button--pause svg,.cc--thumbnail--podcast-player .cc--thumbnail--podcast-player--button .cc--thumbnail--podcast-player--button--play svg{width:100%;height:auto;-webkit-filter:drop-shadow(2px 1px 1px rgba(0,0,0,.45));filter:drop-shadow(2px 1px 1px rgba(0,0,0,.45))}.cc--thumbnail--podcast-player--button--play{color:#fff;width:48px;height:48px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.cc--thumbnail--podcast-player--button--play svg{width:100%;height:auto;-webkit-filter:drop-shadow(2px 1px 1px rgba(0,0,0,.45));filter:drop-shadow(2px 1px 1px rgba(0,0,0,.45))}@-webkit-keyframes spin {
  from {
    -webkit-transform: rotateZ(0);
            transform: rotateZ(0);
  }
  to {
    -webkit-transform: rotateZ(1turn);
            transform: rotateZ(1turn);
  }
}@keyframes spin {
  from {
    -webkit-transform: rotateZ(0);
            transform: rotateZ(0);
  }
  to {
    -webkit-transform: rotateZ(1turn);
            transform: rotateZ(1turn);
  }
}.green-audio-player{width:400px;min-width:300px;height:56px;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.07);box-shadow:0 4px 16px 0 rgba(0,0,0,.07);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:24px;padding-right:24px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff}.green-audio-player svg,.green-audio-player img{display:block}.green-audio-player .play-pause-btn{display:none;cursor:pointer}.green-audio-player .loading .loading__spinner{width:16px;height:16px;border:2px solid #b0b0b0;border-right-color:transparent;border-radius:50%;-webkit-animation:spin .4s linear infinite;animation:spin .4s linear infinite}.green-audio-player .slider{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#d8d8d8;cursor:pointer;position:relative}.green-audio-player .slider .gap-progress{background-color:#44bfa3;border-radius:inherit;position:absolute;pointer-events:none}.green-audio-player .slider .gap-progress .pin{height:16px;width:16px;border-radius:8px;background-color:#44bfa3;position:absolute;pointer-events:all;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.32);box-shadow:0 1px 1px 0 rgba(0,0,0,.32)}.green-audio-player .slider .gap-progress .pin::after{content:"";display:block;background:rgba(0,0,0,0);width:200%;height:200%;margin-left:-50%;margin-top:-50%;border-radius:50%}.green-audio-player .controls{font-family:"Roboto",sans-serif;font-size:16px;line-height:18px;color:#55606e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:24px;margin-right:24px}.green-audio-player .controls .controls__slider{margin-left:16px;margin-right:16px;border-radius:2px;height:4px}.green-audio-player .controls .controls__slider .controls__progress{width:0;height:100%}.green-audio-player .controls .controls__slider .controls__progress .progress__pin{right:-8px;top:-6px}.green-audio-player .controls span{cursor:default}.green-audio-player .volume{position:relative}.green-audio-player .volume .volume__button{cursor:pointer}.green-audio-player .volume .volume__button.open path{fill:#44bfa3}.green-audio-player .volume .volume__controls{width:30px;height:135px;background-color:rgba(0,0,0,.62);border-radius:7px;position:absolute;left:-3px;bottom:52px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}.green-audio-player .volume .volume__controls.hidden{display:none}.green-audio-player .volume .volume__controls.top{bottom:52px;left:-3px}.green-audio-player .volume .volume__controls.middle{bottom:-54px;left:54px}.green-audio-player .volume .volume__controls.bottom{bottom:-164px;left:-3px}.green-audio-player .volume .volume__controls .volume__slider{margin-top:12px;margin-bottom:12px;width:6px;border-radius:3px}.green-audio-player .volume .volume__controls .volume__slider .volume__progress{bottom:0;height:100%;width:6px}.green-audio-player .volume .volume__controls .volume__slider .volume__progress .volume__pin{left:-5px;top:-8px}.green-audio-player{width:100%;height:48px;-webkit-box-shadow:none;box-shadow:none;background-color:#ff8d74;color:#fff;border-radius:0;padding-left:12px;height:48px;position:absolute;top:0;width:100%}.green-audio-player .loading .loading__spinner{width:12px;height:12px}.green-audio-player .loading .loading__spinner{border:2px solid #ddd;border-right-color:transparent;border-radius:50%;-webkit-animation:spin .4s linear infinite;animation:spin .4s linear infinite}.green-audio-player .controls .controls__current-time{width:44px}.green-audio-player .controls{color:#000;font-size:12px;margin-right:0;margin-left:0;max-width:calc(100% - 300px - 48px - 45%);min-width:calc(100% - 300px - 48px - 45%);width:calc(100% - 300px - 48px - 45%);-ms-flex-preferred-size:calc(100% - 300px - 45%);flex-basis:calc(100% - 300px - 45%)}.green-audio-player .play-pause-btn-wrap{width:24px;min-width:24px;max-width:24px}.green-audio-player .podcast-title{margin-right:24px;font-size:12px;margin-right:0;font-size:12px}.green-audio-player .episode-title{font-size:12px;text-align:center;margin-left:24px;margin-right:24px;-webkit-box-flex:1;-ms-flex:1;flex:1}.green-audio-player .slider .gap-progress .pin{background-color:#67c7c8}.green-audio-player .volume{display:none}.green-audio-player .slider .gap-progress{background-color:#fff;background-color:transparent}.green-audio-player .controls .controls__slider{border-radius:12px;height:12px}.green-audio-player .slider{background-color:#fff}.green-audio-player .controls .controls__slider .controls__progress .progress__pin{-webkit-box-shadow:none;box-shadow:none;right:-8px;top:-2px}.green-audio-player .slider .gap-progress .pin{height:12px;width:12px;border-radius:8px;background-color:#44bfa3;position:absolute;pointer-events:all;-webkit-box-shadow:none;box-shadow:none}.green-audio-player .controls .controls__slider{border-radius:7px;height:7px}.green-audio-player .controls .controls__slider{border-radius:7px;height:7px}.green-audio-player .play-pause-btn{margin-right:14px}.podcast-title{overflow:hidden}.episode-title{max-width:45%;width:45%;-ms-flex-preferred-size:45%;flex-basis:45%;min-width:45%;text-align:center}.podcast-title .title__text,.episode-title .title__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (max-width:1400px){.hidden-podcast-info-1400{display:none}.green-audio-player .controls{font-size:12px;margin-right:0;margin-left:0;max-width:calc(100% - 180px - 48px - 55%);min-width:calc(100% - 180px - 48px - 55%);width:calc(100% - 180px - 48px - 55%);-ms-flex-preferred-size:calc(100% - 180px - 55%);flex-basis:calc(100% - 180px - 55%)}.episode-title{max-width:55%;width:55%;-ms-flex-preferred-size:55%;flex-basis:55%;min-width:55%;text-align:center}}@media screen and (max-width:1200px){.hidden-podcast-info-1200{display:none}.green-audio-player .controls{font-size:12px;margin-right:0;margin-left:0;max-width:calc(100% - 180px - 48px - 45%);min-width:calc(100% - 180px - 48px - 45%);width:calc(100% - 180px - 48px - 45%);-ms-flex-preferred-size:calc(100% - 180px - 45%);flex-basis:calc(100% - 180px - 45%)}.episode-title{max-width:45%;width:45%;-ms-flex-preferred-size:45%;flex-basis:45%;min-width:45%;text-align:center}}@media screen and (max-width:900px){.hidden-podcast-info-1200{display:none}.green-audio-player .controls{font-size:12px;margin-right:0;margin-left:0;max-width:calc(100% - 140px);min-width:calc(100% - 140px);width:calc(100% - 140px);-ms-flex-preferred-size:calc(100% - 140px);flex-basis:calc(100% - 140px)}.episode-title{font-size:11px}.episode-title{display:none}.green-audio-player{padding-right:12px}}.controls__total-time{display:none}.green-audio-player{background-color:#ededed;color:#000}.green-audio-player .slider{background-color:#bbb}.green-audio-player .slider .gap-progress{background-color:#666}#tinymce{color:#000}div.mce-fullscreen{position:fixed;top:0;left:0;z-index:1000}.mce-menu-item.mce-disabled .mce-text,.mce-menu-item.mce-disabled .mce-ico{color:#000!important}.contessa-intro a,.contessa-carousel a,.contessa-interview a,.contessa-final-frame a,.cc-wysiwyg-style a,.paragraph-body-copy a{color:#000;border-bottom:1px solid #000;font-weight:500}.contessa-intro a:hover,.contessa-carousel a:hover,.contessa-interview a:hover,.contessa-final-frame a:hover,.cc-wysiwyg-style a:hover,.paragraph-body-copy a:hover{color:#000;border-bottom:1px solid #000;-webkit-background-clip:padding-box}.cc-wysiwyg-style{font-size:16px;color:#000!important}.cc-wysiwyg-style blockquote.cc-wysiwyg{font-family:Palatino,'Palatino Linotype','Palatino LT STD','Book Antiqua',Georgia,serif;border-left:10px solid #adadad;quotes:"\201C" "\201D" "\2018" "\2019";font-size:44px;font-family:serif;border:none;padding:0;padding-top:15px;padding-bottom:15px;padding-left:45px;padding-right:45px;position:relative}.cc-wysiwyg-style blockquote.cc-wysiwyg p{display:inline}.cc-wysiwyg-style p{margin:0 0 20px}.cc-wysiwyg-style hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #adadad}.mce-edit-area.mce-container.mce-panel.mce-stack-layout-item iframe{margin:0 auto!important;border:1px solid red!important;background:#fff!important;filter:none!important;overflow:visible!important;max-width:970px!important;border:1px solid red;font-size:14px}.wysiwyg-post-container{margin:0 auto;font-size:14px;font-weight:300}.cc-wysiwyg-style p,.wysiwyg-post-content p{margin-bottom:20px}.wysiwyg-post-content{font-size:14px;line-height:1.65;color:#000;font-size:16px}.wysiwyg-post-content a{color:#11797b!important;font-weight:500;border-bottom:1px solid #11797b!important}.wysiwyg-post-content a:hover{text-decoration:none;color:#074546!important;border-bottom:1px solid #074546!important}.wysiwyg-post-content strong,.wysiwyg-post-content b{font-weight:500}.wysiwyg-post-content:before,.wysiwyg-post-content:after{content:" ";display:table}.wysiwyg-gray-box{padding:15px;background-color:#e6e6e6!important}.wysiwyg-post-content:after{clear:both}.wysiwyg-content-block{margin:0 auto 2em auto!important}.wysiwyg-primary-color{color:#67c7c8}.wysiwyg-intro-text{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:24px;font-weight:400;margin:1em auto .75em auto!important;line-height:1.15;color:#4c4c4e}.mce-visualblocks ul.wysiwyg-plus-list li,.wysiwyg-post-content ul.wysiwyg-plus-list li{list-style-type:none;position:relative;color:#000}.mce-visualblocks ul.wysiwyg-plus-list li:before,.wysiwyg-post-content ul.wysiwyg-plus-list li:before{color:#67c7c8!important;content:"+";width:20px;height:20px;position:absolute;left:-15px;font-weight:bold}.mce-visualblocks div,.wysiwyg-post-content div{margin-bottom:1.65em}.mce-visualblocks .h1,.wysiwyg-post-content .h1,.mce-visualblocks div h2.h1,.wysiwyg-post-content h2.h1,.mce-visualblocks .h1,.wysiwyg-post-content .h1,.mce-visualblocks div h2.h1,.wysiwyg-post-content h2.h1{font-size:22px!important;margin-top:1.5em!important;color:#67c7c8!important;font-weight:500!important;text-transform:uppercase!important;margin-bottom:-.45em}.wysiwyg-heading-xl{text-transform:uppercase;color:#67c7c8!important;font-size:23px!important}.wysiwyg-heading-lg{color:#4c4c4e!important;font-size:20px!important}.wysiwyg-heading-md{color:#000!important;font-size:17px!important}.mce-visualblocks div .h2,.wysiwyg-post-content .h2,.mce-visualblocks div h3.h2,.wysiwyg-post-content h3.h2{font-size:18px;margin-top:1.5em;margin-bottom:-.725em}.mce-visualblocks div .h3,.wysiwyg-post-content .h3,.mce-visualblocks div h4.h3,.wysiwyg-post-content h4.h3{color:#000!important;font-size:15px;margin-top:1em;margin-bottom:-.825em}.wysiwyg-post-content .wysiwyg-blockquote-wide,.mce-visualblocks .wysiwyg-blockquote-wide{font-size:24px;padding-bottom:20px;padding-top:20px;margin-top:1.75em;margin-bottom:1.75em;border-top:1px solid #444!important;border-bottom:1px solid #444!important;color:#11797b!important;margin-left:0;margin-right:0;line-height:1.15}.mce-visualblocks div.wysiwyg-blockquote-wide{margin-left:0!important;margin-right:0!important}.wysiwyg-blockquote-wide>div,.mce-visualblocks div.wysiwyg-blockquote-wide>div{margin-bottom:0}.wysiwyg-post-content .wysiwyg-blockquote-wide-alt,.mce-visualblocks .wysiwyg-blockquote-wide-alt{font-size:24px;padding-bottom:20px;padding-top:20px;margin-top:1.75em;margin-bottom:1.75em;border-top:2px solid #67c7c8;border-bottom:2px solid #67c7c8;color:#000!important;margin-left:0;margin-right:0;line-height:1.15;font-weight:500}.mce-visualblocks div.wysiwyg-blockquote-wide-alt{margin-left:0!important;margin-right:0!important}.wysiwyg-blockquote-wide-alt>div,.mce-visualblocks div.wysiwyg-blockquote-wide-alt>div{margin-bottom:0}.wysiwyg-blockquote-tall-left{max-width:300px;background-color:#fff;font-family:Palatino,'Palatino Linotype','Palatino LT STD','Book Antiqua',Georgia,serif;font-size:24px;text-align:right;font-style:italic;color:#91d4d5;float:left;position:relative;left:-75px;margin-top:15px;margin-right:-50px;margin-bottom:15px;padding-right:15px;border-right:1px solid #91d4d5}.mce-visualblocks div.wysiwyg-blockquote-tall-left{margin-right:0;position:relative;left:0}.wysiwyg-blockquote-tall-right{max-width:300px;background-color:#fff;font-family:Palatino,'Palatino Linotype','Palatino LT STD','Book Antiqua',Georgia,serif;font-size:24px;text-align:left;font-style:italic;color:#91d4d5;float:right;position:relative;right:-75px;margin-top:15px;margin-left:-50px;margin-bottom:15px;padding-left:15px;border-left:1px solid #91d4d5}.mce-visualblocks div.wysiwyg-blockquote-tall-right{margin-left:0;position:relative;right:0}.mce-visualblocks div.wysiwyg-image{border:2px solid green;margin:0 auto;position:relative;text-align:center;font-size:13px}ul li.wysiwyg-content-block,ol li.wysiwyg-content-block{margin-bottom:1em!important}.wysiwyg-post-content ul,.wysiwyg-post-content ol,.mce-visualblocks ul,.mce-visualblocks ol{margin-bottom:2em!important}.wysiwyg-post-content ul>li,.wysiwyg-post-content ol>li,.mce-visualblocks ul>li,.mce-visualblocks ol>li{margin-bottom:.3em!important}@media (max-width:1230px){.wysiwyg-blockquote-wide{margin-left:0!important;margin-right:0!important}.wysiwyg-blockquote-tall-left{width:300px;max-width:100%;background-color:#fff;font-family:Palatino,'Palatino Linotype','Palatino LT STD','Book Antiqua',Georgia,serif;font-size:24px;text-align:right;font-style:italic;color:#91d4d5;position:relative;left:0;margin-top:15px;margin-right:30px;margin-bottom:15px;padding-right:15px;border-right:1px solid #91d4d5}.wysiwyg-blockquote-tall-right{width:300px;max-width:100%;background-color:#fff;font-family:Palatino,'Palatino Linotype','Palatino LT STD','Book Antiqua',Georgia,serif;font-size:24px;text-align:left;font-style:italic;color:#91d4d5;position:relative;right:0;margin-top:15px;margin-left:30px;margin-bottom:15px;padding-left:15px;border-left:1px solid #91d4d5}}@media (max-width:768px){.wysiwyg-blockquote-tall-right,.wysiwyg-blockquote-tall-left{float:none;width:100%;margin:20px 0}.wysiwyg-post-container{max-width:100%;margin:0 auto;font-size:16px}}.mce-visualblocks>div{border-width:2px!important}.mce-visualblocks>div .wysiwyg-blockquote-wide{border-color:#32cd32!important;border-width:2px!important}.mce-visualblocks>div .h1{border-color:#ba55d3!important;border-width:2px!important}.mce-visualblocks>div .h2{border-color:#c71585!important;border-width:2px!important}.mce-visualblocks>div .h3{border-color:#da70d6!important;border-width:2px!important}.mce-visualblocks .wysiwyg-image{border:2px solid green;margin:0 auto!important;position:relative;text-align:center;font-size:13px}.wysiwyg-image{margin:0 auto;position:relative;text-align:center;font-size:13px}.wysiwyg-image.wysiwyg-image-full-width{margin:0 auto 15px auto}.wysiwyg-image img{max-width:100%;width:100%;height:auto;margin:0 0 10px 0}.wysiwyg-post-content .wysiwyg-image.wysiwyg-image-full-width{margin-left:0;margin-right:0}.mce-visualblocks .wysiwyg-image.wysiwyg-image-one-half-left,.wysiwyg-image.wysiwyg-image-one-half-left{float:left;margin:0 30px 10px 0;width:50%;height:auto}.mce-visualblocks .wysiwyg-image.wysiwyg-image-one-half-right,.wysiwyg-image.wysiwyg-image-one-half-right{float:right;margin:0 0 10px 30px;width:50%;height:auto}.mce-visualblocks .wysiwyg-image.wysiwyg-image-two-fifths-right,.wysiwyg-image.wysiwyg-image-two-fifths-right{float:right;margin:0 0 10px 30px;width:40%;height:auto}.mce-visualblocks .wysiwyg-image.wysiwyg-image-two-fifths-left,.wysiwyg-image.wysiwyg-image-two-fifths-left{float:left;margin:0 30px 10px 0;width:40%;height:auto}.mce-visualblocks .wysiwyg-image.wysiwyg-image-two-fifths-right,.wysiwyg-image.wysiwyg-image-two-fifths-right{float:right;margin:0 0 10px 30px;width:40%;height:auto}.mce-visualblocks .wysiwyg-image.wysiwyg-image-one-third-left,.wysiwyg-image.wysiwyg-image-one-third-left{float:left;margin:0 30px 10px 0;width:33%;height:auto}.mce-visualblocks .wysiwyg-image.wysiwyg-image-one-third-right,.wysiwyg-image.wysiwyg-image-one-third-right{float:right;margin:0 0 10px 30px;width:33%;height:auto}@media (max-width:480px){.wysiwyg-post-content .wysiwyg-image.wysiwyg-image-full-width{margin-left:auto;margin-right:auto}.mce-visualblocks .wysiwyg-image.wysiwyg-image-two-fifths-right,.wysiwyg-image.wysiwyg-image-two-fifths-right{float:none;margin:0 0 0 0;width:100%;height:auto}.mce-visualblocks .wysiwyg-image.wysiwyg-image-one-half-left,.wysiwyg-image.wysiwyg-image-one-half-left,.mce-visualblocks .wysiwyg-image.wysiwyg-image-one-half-right,.wysiwyg-image.wysiwyg-image-one-half-right{float:none;margin:0 0 0 0;width:100%;height:auto}.mce-visualblocks .wysiwyg-image.wysiwyg-image-two-fifths-left,.wysiwyg-image.wysiwyg-image-two-fifths-left,.mce-visualblocks .wysiwyg-image.wysiwyg-image-two-fifths-right,.wysiwyg-image.wysiwyg-image-two-fifths-right{float:none;margin:0 0 0 0;width:100%;height:auto}.mce-visualblocks .wysiwyg-image.wysiwyg-image-one-third-left,.wysiwyg-image.wysiwyg-image-one-third-left,.mce-visualblocks .wysiwyg-image.wysiwyg-image-one-third-right,.wysiwyg-image.wysiwyg-image-one-third-right{float:none;margin:0 0 0 0;width:100%;height:auto}}@media (max-width:768px){.wysiwyg-post-content .wysiwyg-image.wysiwyg-image-full-width{margin-left:0!important;margin-right:0!important}}.wysiwyg-post-content ol{list-style-type:decimal;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0;padding-left:20px}.wysiwyg-post-content img,.wysiwyg-post-content .wysiwyg-image.wysiwyg-image-full-width img{max-width:100%;height:auto;margin-top:15px}.wysiwyg-post-content img{max-width:100%;height:auto;margin-top:15px}.wysiwyg-image img{margin-top:0}.wysiwyg-image.wysiwyg-image-full-width img{margin-top:15px!important}@media (max-width:768px){.wysiwyg-post-content img{margin-top:15px}}.wysiwyg-post-content .wysiwyg-intro-text:first-child{margin-top:0!important}.contessa-intro a,.contessa-carousel a,.contessa-interview a,.contessa-final-frame a,.cc-wysiwyg-style a,.paragraph-body-copy a{color:#000;border-bottom:1px solid #000;font-weight:500}.contessa-intro a:hover,.contessa-carousel a:hover,.contessa-interview a:hover,.contessa-final-frame a:hover,.cc-wysiwyg-style a:hover,.paragraph-body-copy a:hover{color:#000;border-bottom:1px solid #000;-webkit-background-clip:padding-box;background-clip:padding-box}.mce-visualblocks a .h1,.wysiwyg-post-content a .h1,.mce-visualblocks div a h2.h1,.wysiwyg-post-content a h2.h1,.mce-visualblocks a .h1,.wysiwyg-post-content a .h1,.mce-visualblocks div a h2.h1,.wysiwyg-post-content a h2.h1,.mce-visualblocks .h1 a,.wysiwyg-post-content .h1 a,.mce-visualblocks div h2.h1,.wysiwyg-post-content h2.h1 a,.mce-visualblocks .h1 a,.wysiwyg-post-content .h1 a,.mce-visualblocks div h2.h1 a,.wysiwyg-post-content h2.h1 a{text-decoration:none;border-bottom:none;color:inherit}.mce-visualblocks div a .h2,.wysiwyg-post-content a .h2,.mce-visualblocks div a h3.h2,.wysiwyg-post-content a h3.h2,.mce-visualblocks div .h2,.wysiwyg-post-content .h2 a,.mce-visualblocks div h3.h2,.wysiwyg-post-content h3.h2 a{text-decoration:none;border-bottom:none;color:inherit}.mce-visualblocks div a .h3 a,.wysiwyg-post-content a .h3 a,.mce-visualblocks div a h4.h3 a,.wysiwyg-post-content a h4.h3 a,.mce-visualblocks div a .h3 a,.wysiwyg-post-content a .h3 a,.mce-visualblocks div a h4.h3 a,.wysiwyg-post-content a h4.h3 a,.mce-visualblocks div .h3 a,.wysiwyg-post-content .h3 a,.mce-visualblocks div h4.h3 a,.wysiwyg-post-content h4.h3 a,.mce-visualblocks div .h3 a,.wysiwyg-post-content .h3 a,.mce-visualblocks div h4.h3 a,.wysiwyg-post-content h4.h3 a{text-decoration:none;border-bottom:none;color:inherit}.mce-visualblocks a .h1:hover,.wysiwyg-post-content a .h1:hover,.mce-visualblocks div a h2.h1:hover,.wysiwyg-post-content a h2.h1:hover,.mce-visualblocks a .h1:hover,.wysiwyg-post-content a .h1:hover,.mce-visualblocks div a h2.h1:hover,.wysiwyg-post-content a h2.h1:hover,.mce-visualblocks .h1 a:hover,.wysiwyg-post-content .h1 a:hover,.mce-visualblocks div h2.h1:hover,.wysiwyg-post-content h2.h1 a:hover,.mce-visualblocks .h1 a:hover,.wysiwyg-post-content .h1 a:hover,.mce-visualblocks div h2.h1 a:hover,.wysiwyg-post-content h2.h1 a:hover{text-decoration:none;border-bottom:none;color:#326262}.mce-visualblocks div a:hover .h2,.mce-visualblocks div .h2 a:hover,.wysiwyg-post-content a:hover .h2,.wysiwyg-post-content .h2 a:hover,.mce-visualblocks div a:hover h3.h2,.mce-visualblocks div h3.h2 a:hover,.wysiwyg-post-content a:hover h3.h2,.wysiwyg-post-content h3.h2 a:hover,.mce-visualblocks div a:hover .h2,.mce-visualblocks div .h2 a:hover,.wysiwyg-post-content .h2 a:hover,.wysiwyg-post-content a:hover .h2,.mce-visualblocks div h3.h2 a:hover,.mce-visualblocks div a:hover h3.h2,.wysiwyg-post-content a:hover h3.h2,.wysiwyg-post-content h3.h2 a:hover{text-decoration:none;text-decoration:none;border-bottom:none;color:#326262}.mce-visualblocks div a:hover .h3,.mce-visualblocks div .h3 a:hover,.wysiwyg-post-content a:hover.h3,.wysiwyg-post-content .h3 a:hover,.mce-visualblocks div h4.h3 a:hover,.mce-visualblocks div a:hover h4.h3,.wysiwyg-post-content h4.h3 a:hover,.wysiwyg-post-content a:hover h4.h3,.mce-visualblocks div .h3 a:hover,.mce-visualblocks div a:hover .h3,.wysiwyg-post-content a:hover .h3,.wysiwyg-post-content .h3 a:hover,.mce-visualblocks div a:hover h4.h3,.mce-visualblocks div h4.h3 a:hover,.wysiwyg-post-content a:hover h4.h3,.wysiwyg-post-content h4.h3 a:hover{text-decoration:none;border-bottom:none;color:#326262}