.bg-img {background-image: url('../img/login_bg.png'); background-repeat: no-repeat; -webkit-animation: kenburns-top .5s ease-out both; animation: kenburns-top .5s ease-out both; }

.text-blue-600 {
    color: #2185D0;
}