nav#access ul a{font-size:1.3em;font-weight:bolder;border-top:3px solid transparent;padding-top:10px}nav#access ul a:hover{color:inherit;border-top:3px solid black}h1#site-title{padding:1.7em 0}body.home nav#access{position:absolute;top:580px}body.home h1#site-title{position:absolute;top:400px;font-size:4.5em;left:110px}.portfolio-view{background-color:rgba(255,255,255,0.9)}.portfolio-view-wrapper{color:#000}

/* Svelte Studios Changes */

body.page-template-page-about-php h1,
body.page-template-page-about-php h2,
body.page-template-page-about-php h3 {
    font-family: 'HalisR-SBlack', sans-serif;
    font-size: 22px;
    
}
#site-title a, #site-title-custom a {
    font-family: 'FuturaBT-Medium', "Trebuchet MS", Arial, sans-serif !important;
}

#access li a {
    font-family: 'FuturaBT-Medium', "Trebuchet MS", Arial, sans-serif !important;
    font-weight: normal !important;
    letter-spacing: 2px;
}