.site-name a {
    color: rgba(255,255,255,0.7);
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    transition: color 0.4s;
}