/* ==========================================================================
   Login Screen
   ========================================================================== */

/* any CSS here will only load in the admin for anyone (regardless of role) */

.login h1 a {
    width: 130px;
    height: 83px;
    background-size: 130px;
    background-image: url(https://wajax-website-production.s3.us-west-2.amazonaws.com/img/logo-isolated.svg)
}