.btn-theme-colored {
    color: #fff;
    background-color: #1f386b;
    border-color: #1f386b;
}
.btn-theme-colored:hover {
    color: #fff;
    background-color: #142343;
    border-color: #111f3c;
}
.pricing, .pricing.table-horizontal {
    background: #f6f6f6 !important;
    margin: 0px 10px 0px 0px;
}
.line-bottom-theme-colored-2:after, .panel-group .panel-title a.active::after, .team-block .team-thumb .styled-icons a:hover, .work-gallery .gallery-thumb .styled-icons a:hover, .work-gallery:hover .gallery-bottom-part {
    background: #e41937;
}

.attorney-address li i,
.attorney-carousel .content .contact-area i,
.blog-posts .post .entry-meta li i,
.donation-form .form-group label,
.drop-caps.text-colored p:first-child:first-letter,
.icon-box.box-style1.practice-style3 i,
.icon-box.services-style1:hover .heading,
.list-icon.theme-colored li i,
.menuzord-menu > li > .megamenu .megamenu-row .post a:hover,
.menuzord-menu > li > .megamenu .megamenu-row .post a:hover i,
.menuzord-menu > li > .megamenu .megamenu-row li a:hover > a i,
.menuzord-menu > li > .megamenu .megamenu-row li > a:hover,
.pager.theme-colored a,
.pagination.theme-colored li a,
.panel-group .panel-title a,
.portfolio-filter a,
.pricing-table .table-list li i,
.schedule-box:hover .schedule-details .title a,
.section-title .title-icon i,
.small-title i,
.team-block .team-thumb .team-overlay .styled-icons a:hover i,
.testimonial-carousel.boxed .content::after,
.volunteer .info .name a,
.widget .address li i,
.widget .post-title a:hover,
.widget.dark .nav-tabs li.active a,
ul.list.theme-colored li:before,
ul.list.theme-colored.angle-double-right li:before,
ul.list.theme-colored.angle-right li:before,
ul.list.theme-colored.check li:before,
ul.list.theme-colored.check-circle li:before {
  color: #ff7c11;
  font-weight: 700;
  font-size: 14px;
  text-decoration: underline;
}
.icon-box.icon-rounded-bordered i, .pager.theme-colored a, .widget .line-bottom:after {
    border: 1px solid #1f386b;
}