.wvc-background-color-black {
    background-color: #000000;
}

.wvc-svg-icon-color-black svg * {
    stroke: #000000 !important;
}

.wvc-svg-icon-color-lightergrey svg * {
    stroke: #f7f7f7 !important;
}

.wvc-border-color-darkgrey {
    border-color: #444444;
}

.wvc-svg-icon-color-darkgrey svg * {
    stroke: #444444 !important;
}

.wvc-svg-icon-color-white svg * {
    stroke: #ffffff !important;
}

.wvc-svg-icon-color-orange svg * {
    stroke: #F7BE68 !important;
}

.wvc-svg-icon-color-green svg * {
    stroke: #6DAB3C !important;
}

.wvc-svg-icon-color-turquoise svg * {
    stroke: #49afcd !important;
}

.wvc-svg-icon-color-violet svg * {
    stroke: #8D6DC4 !important;
}

.wvc-svg-icon-color-pink svg * {
    stroke: #FE6C61 !important;
}

.wvc-svg-icon-color-greyblue svg * {
    stroke: #49535a !important;
}

.wvc-svg-icon-color-red svg * {
    stroke: #da4f49 !important;
}

.wvc-svg-icon-color-yellow svg * {
    stroke: #e6ae48 !important;
}

.wvc-svg-icon-color-blue svg * {
    stroke: #75D69C !important;
}

.wvc-svg-icon-color-peacoc svg * {
    stroke: #4CADC9 !important;
}

.wvc-svg-icon-color-chino svg * {
    stroke: #CEC2AB !important;
}

.wvc-svg-icon-color-mulled-wine svg * {
    stroke: #50485B !important;
}

.wvc-svg-icon-color-vista-blue svg * {
    stroke: #75D69C !important;
}

.wvc-svg-icon-color-grey svg * {
    stroke: #EBEBEB !important;
}

.wvc-svg-icon-color-sky svg * {
    stroke: #5AA1E3 !important;
}

.wvc-svg-icon-color-juicy-pink svg * {
    stroke: #F4524D !important;
}

.wvc-svg-icon-color-sandy-brown svg * {
    stroke: #F79468 !important;
}

.wvc-svg-icon-color-purple svg * {
    stroke: #B97EBB !important;
}

.wvc-svg-icon-color-accent svg * {
    stroke: #e2022b !important;
}

.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}

.we-date-format-custom {
    width: 35px;
}

.entry-post-standard .entry-thumbnail a {
    display: block;
}

.entry-post-standard .entry-media img {
    width: 100%;
}