.btn.align-center {
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    display: revert;
}
.flag.flag-check-in {
    text-align: center;
}
.user-logged-in .hide.authenticated {
    display: none;
}
.large {
    font-size: large;
}
.larger {
    font-size:larger
}
.x-large {
    font-size: x-large;
}
.xx-large {
    font-size: xx-large;
}
.form-item-otp-email-otp-container-otp-id label {
    display: none;
}
.gc-btn a {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-family: ;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    text-decoration: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 11px;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 11px;
    width: max-content;
    font-family: Roboto, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 0.66px;
    line-height: 20px;
    text-align: center;
    text-decoration-color: rgb(255, 255, 255);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    vertical-align: middle;
    background-repeat: repeat-x;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgba(0, 0, 0, 0.1);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgba(0, 0, 0, 0.1);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgba(0, 0, 0, 0.1);
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    cursor: pointer;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.gc-btn.red a {
    color: rgb(255, 255, 255);
    background-color: rgb(239, 48, 40);
    background-image: linear-gradient(rgb(239, 48, 40), rgb(182, 27, 22));
}
.gc-btn.blue a {
    --bs-btn-color: #fff;
    --bs-btn-bg: #0d6efd;
    --bs-btn-border-color: #0d6efd;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-hover-border-color: #0a58ca;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd;
}
.gc-btn.grey a {
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
}
.bg-light.gradient {
    background-color: #e3e3e3;
    background-image: linear-gradient(to bottom, #ddd, #f4f4f4);
    background-repeat: repeat-x;
    border: 1px solid #f4f4f4;
    box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.2);
}
.navbar-nav {
    flex-direction: row;
}
.navbar-brand .site-title {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
    text-shadow: -1px -1px 0 #f9f3f3, 1px -1px 0 #f9f3f3, -1px 1px 0 #f9f3f3, 1px 1px 0 #f9f3f3;
}
#block-beyondprophecyheader a {
    color: #31819c;
    letter-spacing: -0.01em;
}
.testimonials {
    font-size: 1.4em;
    line-height: 1.6em;
    text-align: center;
    padding: 10px;
    background-color: #e5e5e5;
    margin-top: 10px;
    border: 1px solid #ccc;
    clear: both;
    font-family: 'Roboto', sans-serif;
    color: #707070;
    font-weight: 200;
    border-radius: 8px;
}
.testimonials .paragraph__column {
    margin: 0 1em;
}

.rgba-blue-light {
    background: rgba(3,169,244,.3)
}

.rgba-red-light {
    background: rgba(244,67,54,.3)
}

.rgba-pink-light {
    background: rgba(233,30,99,.3)
}

.rgba-purple-light {
    background: rgba(156,39,176,.3)
}

.rgba-indigo-light {
    background: rgba(63,81,181,.3)
}

.rgba-cyan-light {
    background: rgba(0,188,212,.3)
}

.rgba-teal-light {
    background: rgba(0,150,136,.3)
}

.rgba-green-light {
    background: rgba(76,175,80,.3)
}

.rgba-lime-light {
    background: rgba(205,220,57,.3)
}

.rgba-yellow-light {
    background: rgba(255,235,59,.3)
}

.rgba-orange-light {
    background: rgba(255,152,0,.3)
}

.rgba-brown-light {
    background: rgba(121,85,72,.3)
}

.rgba-grey-light {
    background: rgba(158,158,158,.3)
}

.rgba-bluegrey-light {
    background: rgba(96,125,139,.3)
}

.rgba-black-light {
    background: rgba(0,0,0,.3)
}

.rgba-stylish-light {
    background: rgba(62,69,81,.3)
}

.rgba-white-light {
    background: rgba(255,255,255,.3)
}

.rgba-blue-strong {
    background: rgba(3,169,244,.7)
}

.rgba-red-strong {
    background: rgba(244,67,54,.7)
}

.rgba-pink-strong {
    background: rgba(233,30,99,.7)
}

.rgba-purple-strong {
    background: rgba(156,39,176,.7)
}

.rgba-indigo-strong {
    background: rgba(63,81,181,.7)
}

.rgba-cyan-strong {
    background: rgba(0,188,212,.7)
}

.rgba-teal-strong {
    background: rgba(0,150,136,.7)
}

.rgba-green-strong {
    background: rgba(76,175,80,.7)
}

.rgba-lime-strong {
    background: rgba(205,220,57,.7)
}

.rgba-yellow-strong {
    background: rgba(255,235,59,.7)
}

.rgba-orange-strong {
    background: rgba(255,152,0,.7)
}

.rgba-brown-strong {
    background: rgba(121,85,72,.7)
}

.rgba-grey-strong {
    background: rgba(158,158,158,.7)
}

.rgba-bluegrey-strong {
    background: rgba(96,125,139,.7)
}

.rgba-black-strong {
    background: rgba(0,0,0,.7)
}

.rgba-stylish-strong {
    background: rgba(62,69,81,.7)
}

.rgba-white-strong {
    background: rgba(255,255,255,.7)
}

.rgba-blue-slight {
    background: rgba(3,169,244,.1)
}

.rgba-red-slight {
    background: rgba(244,67,54,.1)
}

.rgba-pink-slight {
    background: rgba(233,30,99,.1)
}

.rgba-purple-slight {
    background: rgba(156,39,176,.1)
}

.rgba-indigo-slight {
    background: rgba(63,81,181,.1)
}

.rgba-cyan-slight {
    background: rgba(0,188,212,.1)
}

.rgba-teal-slight {
    background: rgba(0,150,136,.1)
}

.rgba-green-slight {
    background: rgba(76,175,80,.1)
}

.rgba-lime-slight {
    background: rgba(205,220,57,.1)
}

.rgba-yellow-slight {
    background: rgba(255,235,59,.1)
}

.rgba-orange-slight {
    background: rgba(255,152,0,.1)
}

.rgba-brown-slight {
    background: rgba(121,85,72,.1)
}

.rgba-grey-slight {
    background: rgba(158,158,158,.1)
}

.rgba-bluegrey-slight {
    background: rgba(96,125,139,.1)
}

.rgba-black-slight {
    background: rgba(0,0,0,.1)
}

.rgba-stylish-slight {
    background: rgba(62,69,81,.1)
}

.rgba-white-slight {
    background: rgba(255,255,255,.1)
}

.danger,.info,.primary,.secondary,.success,.transparent,.warning {
    background: 0 0
}

.paragraph--width--full {
    margin: 5em 0;
}
.paragraph--id--5797 .paragraph__column {
    float: right !important;
    display: block;
    margin-right: 3%;
    padding: 2em !important;
}
.paragraph--id--5801 {
    text-align: center;
}
.paragraph--id--5793 {
    background: #f9f9f9;
    margin: 3em 0;
}
.paragraph--id--5793 .paragraph__column {
    padding-bottom: 0;
}
.paragraph--id--5793 li {
    line-height: 2.5em;
}
.paragraph--id--5796 {
    color: #fff;
}
a.cbs.go-to {
    background: #FFA500;
    color: #fff;
    width: max-content;
}
#otp-field-user-auth-form input#edit-submit {
    display: none;
}
.btn, .node-preview-container .node-preview-backlink, a.button, .button, button.link {
    --bs-btn-padding-x: .75rem;
    --bs-btn-padding-y: .75rem;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
}
p.indent {
    text-indent: 2em;
}

