/*-=- DEV - UD -=-*/
a {
    transition: all 0.3s ease-out;
}
a:focus {
    outline: 0;
}