﻿.login-background {
    background: linear-gradient(to bottom, #3498DB, #FFFFFF);
}

.login-layout {
    background-color: white;
    padding: 30px;
    border-radius: 16px;
}

.leadsportal-text-color {
    color: #137bc0;
}

.leads-header {
    text-align: center;
}