.pmpro_billing_wrap {
    border: 2px solid #5F7C8A;
    padding: 25px;
    background: #fff;
}


.cta {
	border-radius: 3px;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 200px;
    margin-left: auto;
    margin-right: 0;
    background-color: #FDE748;
    color: #000!important;
    border: 0;
    margin-bottom: 1rem;
    font-weight: 700;
    text-shadow: none;
}
