/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

.logo a {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.logo a.logo_sticky {
    color: #333;
}

.hero .wrapper {
    background: url(../img/main/01.jpg) no-repeat;
    background-size: 100%;
}

.title h2, .title h3{
    font-size:2rem;
}