/*--Plan List Button Customization--*/
.items_f9efffeb00464d8ebcc6c3b7d414b14f a.button,
.items_cffc3d223ece4ddbaa44f09cf5207633 a.button {
    line-height: 1.0;
    padding: .75em 1.5em;
    color: #333;
    font-size: 20px;
    border-color: #333;
    border-width: 3px;
}
.items_f9efffeb00464d8ebcc6c3b7d414b14f a.button:hover,
.items_cffc3d223ece4ddbaa44f09cf5207633 a.button:hover {
    color: #ffffff;
    background: #333;
}