﻿
/* KEYFRAME ANIMATIONS */
@keyframes euets_distance_color {
    50% {
        background-color: #d8e4bc;
    }
}
