/* Start custom CSS */[type="button"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
    padding: 8px;
    margin-top: 5px;
    width: fit-content !important;
}/* End custom CSS */