[class^=wp-block-]:not(.wp-block-gallery) figcaption {
    font-style: italic;
    margin-bottom: 1.5em;
    text-align: left;
    color: rgba(255, 255, 255, .7)
}

.rtl [class^=wp-block-]:not(.wp-block-gallery) figcaption {
    text-align: right
}

p.has-drop-cap:not(:focus):first-letter {
    font-size: 5em;
    margin-top: .075em
}

.wp-block-image {
    margin-bottom: 1.5em
}

.wp-block-image figure {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-image figure.alignleft {
    margin-right: 1.5em
}

.wp-block-image figure.alignright {
    margin-left: 1.5em
}

.wp-block-gallery {
    margin-bottom: 1.5em
}

.wp-block-gallery figcaption {
    font-style: italic
}

.wp-block-gallery.aligncenter {
    display: flex;
    margin: 0 -8px
}

.wp-block-quote.alignleft p:last-of-type,
.wp-block-quote.alignright p:last-of-type {
    margin-bottom: 0
}

.wp-block-quote cite {
    color: inherit;
    font-size: inherit
}

.wp-block-quote,
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-pullquote {
    border-left: 4px solid rgba(0, 0, 0, .3);
    padding: 1em;
    background-color: #ebebeb
}

.wp-block-quote.is-large {
    padding: 1em 2em;
    border: none
}

.wp-block-quote.is-large>p:before,
.wp-block-quote.is-large>p:after {
    content: "''";
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px
}

.wp-block-audio audio {
    display: block;
    width: 100%
}

.wp-block-cover-image.alignright,
.wp-block-cover.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover.alignleft,
.wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
    display: flex
}

.no-sidebar .wp-block-embed.is-type-video.alignfull iframe {
    width: 100vw !important;
    max-width: 100vw;
    margin-left: calc(-100vw/2 + 100%/2) !important;
    margin-right: calc(-100vw/2 + 100%/2) !important
}

.no-sidebar .wp-block-image.alignfull figcaption,
.no-sidebar .wp-block-audio.alignfull figcaption {
    text-align: center;
    max-width: 1200px;
    width: 90%;
    padding: 0 15px;
    margin: 5px auto 0
}

.no-sidebar .wp-block-table.alignfull {
    display: table
}

.wp-block-file .wp-block-file__button {
    background-color: #222;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    margin-top: 2em;
    padding: .7em 2em;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    white-space: nowrap
}

.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
    background-color: #767676;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wp-block-separator {
    border-color: #eee;
    border: 0
}

.wp-block-code {
    background: 0 0;
    border: 0;
    padding: 0
}

.wp-block-pullquote {
    border: 0;
    border-top: 4px solid #aaa;
    border-bottom: 4px solid #aaa;
    padding: 1em
}

.wp-block-pullquote__citation,
.wp-block-pullquote cite {
    font-size: inherit;
    text-transform: none;
    color: rgba(255, 255, 255, .7)
}

.wp-block-table thead th {
    border-bottom: 2px solid #bbb;
    padding-bottom: .5em
}

.wp-block-table tr {
    border-bottom: 1px solid #eee
}

.wp-block-table th,
.wp-block-table td {
    border-color: #ccc;
    padding: 15px 25px
}

.rtl .wp-block-table th,
.rtl .wp-block-table td {
    text-align: right
}

.wp-block-button__link {
    color: #323232 !important;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 700;
    background: 0 0;
    text-transform: uppercase;
    padding: 10px 20px;
    border: 1px solid #323232
}

.wp-block-button.is-style-outline {
    margin: 10px 0
}

.wp-block-button.is-style-outline a {
    color: #000 !important
}

.entry-content .blocks-gallery-grid {
    margin-right: 20px
}

.entry-content .wp-block-gallery {
    margin-bottom: 20px
}

.wp-block-button.is-style-squared a {
    border-radius: 0 !important
}

.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
    background: 0 0;
    color: #e1c65c !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wp-block-buttons .wp-block-button {
    display: inline-block;
    margin: 10px 0 10px
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 100px
}

.wp-block-media-text {
    margin-bottom: 1.5em
}

.wp-block-media-text *:last-child {
    margin-bottom: 0
}

.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter,
.wp-block-categories.aligncenter ul {
    list-style-position: inside;
    text-align: center
}

.wp-block-latest-comments article {
    margin-bottom: 4em
}

.blog:not(.has-sidebar) #primary .wp-block-latest-comments article,
.archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article,
.search:not(.has-sidebar) #primary .wp-block-latest-comments article {
    float: none;
    width: 100%
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
    border-radius: 0
}

.wp-block-latest-comments a {
    -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1)
}

.wp-block-latest-comments__comment-meta {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: .4em
}

.wp-block-latest-comments__comment-author,
.wp-block-latest-comments__comment-link {
    font-weight: 700;
    text-decoration: none
}

.wp-block-latest-comments__comment-date {
    color: #767676;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 800;
    letter-spacing: .1818em;
    margin-top: .4em;
    text-transform: uppercase
}

.editor-block-list__block .wp-block-latest-comments__comment-excerpt p {
    font-size: 14px;
    font-size: .875rem
}

.has-tan-background-color {
    background-color: #e6dbad
}

.has-yellow-background-color {
    background-color: #fde64b
}

.has-orange-background-color {
    background-color: #ed7014
}

.has-red-background-color {
    background-color: #d0312d
}

.has-pink-background-color {
    background-color: #b565a7
}

.has-purple-background-color {
    background-color: #a32cc4
}

.has-blue-background-color {
    background-color: #3a43ba
}

.has-green-background-color {
    background-color: #3bb143
}

.has-brown-background-color {
    background-color: #231709
}

.has-grey-background-color {
    background-color: #6c626d
}

.has-black-background-color {
    background-color: #000
}

.has-tan-color {
    color: #e6dbad
}

.has-yellow-color {
    color: #fde64b
}

.has-orange-color {
    color: #ed7014
}

.has-red-color {
    color: #d0312d
}

.has-pink-color {
    color: #b565a7
}

.has-purple-color {
    color: #a32cc4
}

.has-blue-color {
    color: #3a43ba
}

.has-green-color {
    color: #3bb143
}

.has-brown-color {
    color: #231709
}

.has-grey-color {
    color: #6c626d
}

.has-black-color {
    color: #000
}

.has-larger-font-size {
    font-size: 36px
}

.has-huge-font-size {
    font-size: 48px
}

.has-larger-font-size,
.has-huge-font-size {
    line-height: 1.5
}

@media screen and (max-width:992px) {
    .has-larger-font-size {
        font-size: 30px
    }
    .has-huge-font-size {
        font-size: 38px
    }
}

@media screen and (max-width:767px) {
    .has-larger-font-size {
        font-size: 24px
    }
    .has-huge-font-size {
        font-size: 28px
    }
}

@media screen and (max-width:567px) {
    .has-larger-font-size,
    .has-huge-font-size {
        font-size: 16px;
        line-height: 28px
    }
}

.wp-block {
    max-width: 710px
}

.editor-block-list__layout {
    max-width: 776px;
    margin-left: auto;
    margin-right: auto
}

.alignright {
    float: right
}

.alignleft {
    float: left
}

.aligncenter {
    text-align: center
}

.wp-block-latest-comments {
    margin: 0;
    padding: 0
}

.wp-block-tag-cloud a {
    border: solid 1px #000;
    color: #000;
    font-size: 14px !important;
    padding: 10px 18px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px
}

.wp-block-tag-cloud a:hover {
    background-color: #e1c65c;
    color: #fff
}

.widget .custom-about-us p,
.widget .custom-contact-us p {
    margin-top: 10px;
    margin-bottom: 20px
}