/*
Theme Name:     ImpactTransition2022
Description:    Tema para ImpactTransition2022.pt em 2022
Author:         ImpactTransition
Template:       hello-elementor

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.login h1 a {
	background-size: 250px;
}

#login h1 a, .login h1 a {
    padding-bottom: 3px; 
}

.login h1 a {
    background-image: url(../images/w-logo-blue.png?ver=20131202);
    background-image: none,url(../images/wordpress-logo.svg?ver=20131107);
    background-size: 200px !important;
    background-position: center top;
    background-repeat: no-repeat;
    color: #3c434a;
    height: 100px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 auto 0px;
    padding: 0;
    text-decoration: none;
    width: 225px;
    text-indent: -9999px;
    outline: 0;
    overflow: hidden;
    display: block;
}
