@import '_content/AecaITV.Shared.Components/AecaITV.Shared.Components.bundle.scp.css';
@import 'AecaITV.UI.Client.bundle.scp.css';

/* _content/AecaITV.UI/Components/Account/Pages/Login.razor.rz.scp.css */
img[b-yuo77ipszo] {
    max-width: 100%;
}

h1[b-yuo77ipszo] {
    margin: 0;
}

p[b-yuo77ipszo] {
    margin: 0;
    text-wrap: pretty;
}
/* _content/AecaITV.UI/Components/SelectableIcon.razor.rz.scp.css */
i[b-ng2yrvx9d6] {
    cursor: pointer;
    transition: all ease-out 0.3s;
}

    i:hover[b-ng2yrvx9d6] {
        color: var(--bs-info);
        transition: all ease-in 0.1s;
    }
