.focus:hover{
    transition: .2s;
    cursor: pointer;
    color: #D00A15;
}