.ema-logout-button {
    background-color: rgb(97, 162, 41);
    color: #ffffff;
    border: none;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 1rem 0;
    cursor: pointer;
    font-weight: 700;
}