/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jul 12 2016 | 09:53:25 (pm)
/*
/******* Do not edit this file *******/

#spark-main-menu a {
    border-bottom: 5px solid transparent;
    color: #2cb8f3;
    display: block;
    font-family: "Advent Pro",cursive,sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    min-width: 40px;
    padding: 25px 5px 29px;
    position: relative;
    text-align: center;
}

.site-title {
    font-size: 25px;
    font-weight: bold;
    max-width: 40%;
    padding: 27px 0 10px;
    text-transform: uppercase;
}