p.wp-block-tag-cloud a:hover{ background:var(--theme-primary-color); } .wp-block-button .wp-block-button__link{ background:var(--theme-primary-color); color: #1d1d1d !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: var(--theme-primary-color); color: #1d1d1d ; border-color: var(--theme-primary-color); } .wp-block-file .wp-block-file__button, .wp-block-button.is-style-outline .wp-block-button__link{ border-color:var(--theme-primary-color)!important; color:var(--theme-primary-color)!important; } .wp-block-button.is-style-outline .wp-block-button__link:hover{ border-color:var(--theme-primary-color)!important; color:var(--theme-primary-color)!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; } .wp-block-quote:not(.is-large):not(.is-style-large), blockquote,#slider .carousel-control-prev-icon,#slider .carousel-control-next-icon{ border-color: var(--theme-primary-color); }