a, a:hover, a:focus {
    color: #EE2F4E;
    text-decoration: none;
    transition: 0.3s;
}
