/*!
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1.0.0
Description: Divi Child Theme
Template: Divi
Author: Andrew Garcia
Author URI: http://t2050.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.login h1 a {
    background-image: url(https://t2050data.com/wp-content/uploads/2025/02/T2050_logo-new.png);
    background-image: none,url(https://t2050data.com/wp-content/uploads/2025/02/T2050_logo-new.png);
    background-size: 84px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #3c434a;
    height: 84px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 auto 25px;
    padding: 0;
    text-decoration: none;
    width: 84px;
    text-indent: -9999px;
    outline: 0;
    overflow: hidden;
    display: block
}