:root{--theme-primary:#bc3908;--theme-primary-hover:#e64a19;--theme-primary-rgb:188,57,8;--theme-bg-light:rgba(188,57,8,0.08);--theme-bg-medium:rgba(188,57,8,0.15);--theme-border-light:rgba(188,57,8,0.3);--theme-border-medium:rgba(188,57,8,0.4);--theme-shadow:rgba(188,57,8,0.3);--theme-shadow-hover:rgba(188,57,8,0.4)}
::-webkit-scrollbar{width:4px;color:#bc3908}
::-webkit-scrollbar-thumb{background:#bc3908;border-radius:4px;width:4px}
#breaker{background-color:#bc3908}
.color{color:#bc3908}
#about-content a{color:#bc3908}
.cv a button{background:#bc3908}
.service-img img{background:#bc3908;box-shadow:0px 0px 0px 0px #bc3908}
.service:hover .service-img img{box-shadow:0px 0px 0px 400px #bc3908}
.html-progress{background:#bc3908}
.js-progress{background:#bc3908}
.adobe-progress{background:#bc3908}
.php-progress{background:#bc3908}
.jquery-progress{background:#bc3908}
.seo-progress{background:#bc3908}
.portfolio-text h2{color:#bc3908}
.portfolio-text button{color:#bc3908;border:1.5px solid #bc3908}
.portfolio-text button::before{background:#bc3908}
.portfolio-image img::before{background:#bc3908}
.blog-date{background:#bc3908}
form button{background:#bc3908}
@media all and (max-width:550px) and (min-width:5px){.service:hover .service-img img{box-shadow:0px 0px 0px 0px #c70039}
}