/*
Theme Name: Ideas on Europe Bootstrap 5 Individual Blog
Version: 1.0
Template: ideas_on_europe_bootstrap_5
*/

.bg-image {
    background-color: #FDA34D;
}

blockquote {
    font-size: 1.25rem;
    font-family: Georgia, "Bitstream Charter", serif;
    font-style: italic;
    font-weight: normal;
    margin: 0 3em!important;
}

/* .img-fluid {
    margin-left: calc(0% - 35vw);
    margin-top: calc(0% - 0vw);
} */

.mask-individual {
    position: relative;
    margin-left: calc(0% - 0vw);
    margin-top: calc(0% - 15.1vw);
    padding: 0 26vw 0px 26vw;
}

.mask-individual h2 {
    font-size: 3vw;
}

.mask-individual p {
    font-size: 2vw;
}

.bloginfo {
    font-size: 3rem;
}

.description {
    font-size: 2.5rem;
}

.crp_related {
    display: none;
}

.btn-post-comment {
    background-color:#FEA44E!important;
}

/* article img {
    width: 100%;
    height: 100%;
} */