




add_action('wp_head', function(){echo '';}, 1);








/* 01 MAIN STYLES
****************************************************************************************************/
html,body {
	background-image:url();
	background-color:#17222c;
    font-family:;
}
.wrapper {
    max-width: 1140px;
}

.tocify-wrapper {
    background-color:#17222c;
}

.logo a {
    font-family:;
}

.portfolio-filter h5 {
    font-family:;
}

.view h2 {
    font-family:;
}

.page-wrapper .dark-box {
    background-color:;
}

.content pre, .content blockquote {
    background-color:;
}

.logo {
    
    /*
    border-bottom: px solid ;
    */
}

.view {
   background-color: ;
}

.view h2 {
    color: !import;
}



/***************************************************************************************************/