::selection { background: #fe7276 }

:-moz-selection { background: #fe7276 }

.top-bar { border-top-color: #fe7276 }

.trending-ticker .heading, .breadcrumbs .location, .news-focus .heading, .gallery-title, .related-posts .section-head, 
.news-focus .heading .subcats a.active, .post-content a, .comments-list .bypostauthor .comment-author a, .error-page 
.text-404, .main-color, .section-head.prominent, .block.posts .fa-angle-right, a.bbp-author-name { color: #fe7276 }

.navigation .menu > li:hover > a, .navigation .menu >.current-menu-item > a, .navigation .menu > .current-menu-parent > a,
.navigation .menu > .current-menu-ancestor > a, .tabbed .tabs-list .active a,  
.comment-content .reply, .sc-tabs .active a, .navigation .mega-menu { border-bottom-color: #fe7276 }

.main-featured .cat, .main-featured .pages .flex-active, .rate-number .progress, .highlights .rate-number .progress, 
.main-pagination .current, .main-pagination a:hover, .cat-title, .sc-button-default:hover, .drop-caps, .review-box .bar,
.review-box .overall, .listing-alt .content .read-more a, .button, .post-pagination > span { background: #fe7276 }

.post-content .wpcf7-not-valid-tip, .main-heading, .review-box .heading, .post-header .post-title:before, 
.highlights h2:before, div.bbp-template-notice, div.indicator-hint, div.bbp-template-notice.info, .modal-header .modal-title { border-left-color: #fe7276 }

@media only screen and (max-width: 799px) { .navigation .mobile .fa { background: #fe7276 } }

.post-content a { color: #fe7276 }

.post-content { font-size: 18px;  }

.lower-foot {
 background: #8d8e92;
}

/* START Igor image numbers */

.uno:before { content: "1"; }
.due:before { content:"2";}
.tre:before { content:"3" }
.quattro:before { content:"4"}
.cinque:before { content:"5"}
.sei:before { content:"6"}
.sette:before { content:"7"}
.otto:before { content:"8"}
.nove:before { content:"9"}
.dieci:before { content:"10"}

figure.wp-block-image::before{
    position:absolute;
    font-weight:bold;
    font-size: 2rem;
    background: #fe7276;
    width: 3rem;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: white;
    border-radius: 50%;
    margin-left: 1rem;
    margin-top: 1rem;
}

/* END Igor image numbers */

h1.post-title {font-size: 28px !important;}

h1.post-title::before{ height:29px !important;}