header .header-main {
    align-items: center;
}

.site-title a:hover {
    border-color: transparent;
    opacity: .5;
    transition: .3s;
}