blockquote,blockquote a {
margin-left:1em;
border-left-width:2px;
color:#ededad;
border-left-color:rgba(255,255,255,0.1);
font-style:normal;
padding:0 1em;
}
blockquote {
margin-bottom:1.5em!important;
}
.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single {
border-bottom-color:#94a8dd;
}
hr {
background-color:#94a8dd;
}
.wp-image-67 {
margin-bottom:.5em;
}
.widget_search .search-form .search-field {
border-color:#fcff66;
background-color:rgba(237,237,173,0.85);
}
.widget_search .search-form:after {
color:#940F05;
}
.entry-title a:hover,a:focus {
color:#ededad;
}
.wp-block-image figcaption {
color:#EDEDAD;
}
.mmc-icon-list.uagb-icon-list__outer-wrap .uagb-icon-list__content-wrap {
color:#fcff66;
}
.jak-button {
display:inline-block;
padding:10px 20px;
border-radius:2px;
background-color:#ededad;
color:#940f05;
text-decoration:none;
font-weight:700;
font-size:18px;
cursor:pointer;
}
.jak-button:hover {
background-color:#fcff66;
color:#940f05;
}
.jak-button:active {
position:relative;
top:1px;
} ::-webkit-scrollbar {
width:10px;
background:rgba(148,15,5,1);
}
::-webkit-scrollbar-thumb {
border-radius:0;
background:rgba(252,255,102,1);
}
::-webkit-scrollbar-thumb:hover {
background:rgba(237,237,173,1);
}
::-webkit-scrollbar-thumb:window-inactive {
background:rgba(252,255,102,1);
}