div.account-option {
    background-color: #ffffff;
    border: 1px solid #f4f4f4;
    border-radius: 0.5rem;
    padding: 1.25rem 1.5rem;
}

div.account-option .name {
    font-weight: bold;
}