/* white you custom css code here. only css code will work*/

.boxed-btn.btn-color-three,.navbar-area.nav-style-02.charity-nav-06 .nav-container .nav-right-content ul li a {
  background: #4D73A3;
  /*border: 1px solid #4d73a3;*/
  /*border: 1px solid #AC1D28;*/
  font-family: var(--heading-font);
  }

.rise-flex-contents .single-donate .donate-btn {
  background: #fecdcf;
  border: 1px solid #fecdcf;
  color:#bb3135 !important;
  font-family: var(--heading-font);
  }

.recent-single.style-02.style-02 .recent-contents .progress-item .single-progressbar .progressbar .proggress,.single-featured.style-02 .featured-contents .progress-item .single-progressbar .progressbar .proggress {
  background-color: #bb3135 !important;
}

.rise-area.style_02, .rise-area.style_02 .rise-flex-contents::before {
  background: #bb3135;
  
}

.section-title.section-title-five .title span {
  color: #4d73a3;
}

.single-counterup-02 .content .count-wrap
{
  color:#bb3135;
}

.counter-child .single-counterup-02 .icon {
  color: #88a2c3;
}

.contact_info_list li.single-info-item .icon {
  color: #324154;
}

.contribute-single-item .content .btn-wrapper .boxed-btn,.btn-warning {
  background-color: #4d73a3;
  border-color: #ffc107;

}
.author-data .auth-details ul li i {
  color: #4d73a3;
}
.container .nav-container{
    margin-left: 151px;
}

.nav-right-content{
    margin-right: -78px;
}