.button {
    background-color: #ffffff;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    padding: 12px 16px;
}
