

/* 01 MAIN STYLES
****************************************************************************************************/
html,body {
	/*background-image:url();*/
	/*background-color:;*/
    /*font-family:;*/
}

/*
.wrapper {
    max-width: px;
}
*/

.tocify-wrapper {
    background-color:;
}

.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;
}



/***************************************************************************************************/