.login-webinar>svg {
    width: 24px;
    margin-right: 8px;
    color: #FBB90F;
    fill: #FBB90F;
}
.login-webinar {
    color: #FBB90F;
    display: inline-flex;
    font-size: 14px;
    align-items: center;
    font-family: "Arial", sans-serif;
    font-weight: 700;
    line-height: 1.334;
    letter-spacing: 0em;
    text-transform: uppercase;
}
.login-webinar>div>a {
    color: #FBB90F;
    cursor: pointer;
    font-weight: 700;
    text-decoration: underline;
}
