p.wp-block-tag-cloud a:hover{
    background:#fee878;
}
.wp-block-button .wp-block-button__link{
    background:#fee878;
    color: #fff!important;
}
.wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:focus, .wp-block-button .wp-block-button__link:hover, .wp-block-button .wp-block-button__link:focus {
    background-color: #fee878;
    color: #fff;
    border-color: #fee878;
}
.wp-block-file .wp-block-file__button, .wp-block-button.is-style-outline .wp-block-button__link{
    border-color:#fee878!important;
    color:#fee878!important;
    background: none!important;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover{
border-color:#fee878!important;
    color:#fee878!important;
}
.has-media-on-the-right  img{
    width: 20vw!important;
    margin-left: 0px!important;
}
.wp-block-media-text__media img{
    height: auto;
    max-width: unset;
    vertical-align: middle;
    width: 91%;
    margin-left:43px;
}
#Category-section .sticky .postbox {
    border-left: solid 4px #fee878;
}
.wp-block-button .wp-block-button__link{
    background: #fee878 !important;
    color: #3f3f3f!important;
}