Payment Failed
I’m sorry
We have been unable to take payment on this occasion
Please check all card details and try again
.hazard-background {
display: none;
}
.bg-green {
background: #00ab64;
padding: 30px;
border-radius: 10px;
color: white;
}
.wp-block-group.bg-green-outline {
border:3px solid #00ab64;
padding: 30px;
border-radius: 10px;
}
.wp-block-group.bg-green a {
color:white;
text-decoration:underline !important;
}
.wp-block-table.no-border.is-style-regular {
font-size: 17px;
background: white;
border-radius: 20px;
color: black;
}
h1.entry-title {
text-align: center;
}

