body {
  color: #54575F;
}
body .btn,
body .read-more {
  color: #2E2E2E;
}
body .pagination span.current {
  color: #2E2E2E;
}
.header-top {
  background-color: #51545C;
}
.header-top p {
  color: #ffffff;
}
.header-top p span {
  font-weight: bold;
}
nav.main-menu ul > .current-menu-item > a {
  color: #2E2E2E;
}
nav.main-menu ul > li:hover > a {
  color: #2E2E2E;
}
nav.main-menu ul > li ul li a {
  color: #2E2E2E;
}
.home-slider .slide-content .btn {
  background-color: #9A0E0E;
  color: #ffffff;
}
.home-slider .slide-content h1 .fa-plus,
.home-slider .slide-content h2 .fa-plus {
  background-color: #9A0E0E;
}
.home-slider .flex-direction-nav a.flex-next,
.home-slider .flex-direction-nav a.flex-prev {
  background-color: #9A0E0E;
}
.home-slider input[type="text"],
.home-slider input[type="email"],
.home-slider input[type="number"],
.home-slider textarea {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.home-slider input[type="text"]::-webkit-input-placeholder,
.home-slider input[type="email"]::-webkit-input-placeholder,
.home-slider input[type="number"]::-webkit-input-placeholder,
.home-slider textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #2E2E2E;
}
.home-slider input[type="text"]::-moz-placeholder,
.home-slider input[type="email"]::-moz-placeholder,
.home-slider input[type="number"]::-moz-placeholder,
.home-slider textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #2E2E2E;
}
.home-slider input[type="text"]:-ms-input-placeholder,
.home-slider input[type="email"]:-ms-input-placeholder,
.home-slider input[type="number"]:-ms-input-placeholder,
.home-slider textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #2E2E2E;
}
.home-slider input[type="text"]:-moz-placeholder,
.home-slider input[type="email"]:-moz-placeholder,
.home-slider input[type="number"]:-moz-placeholder,
.home-slider textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #2E2E2E;
}
.home-slider .select2-container .select2-selection--single {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.home-slider .select2-container .select2-selection--single .select2-selection__rendered {
  color: #2E2E2E;
}
.home-slider .select2-container .select2-selection--single .select2-selection__arrow b {
  border-color: #2E2E2E transparent transparent transparent;
}
.home-slider .select2-container--default .select2-results__option[aria-selected=true],
.home-slider .select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #2E2E2E;
}
.home-slider .gdpr-checkbox-wrapper label {
  color: #2E2E2E;
}
.home-slider .make-appoint {
  color: #ffffff;
}
.home-doctors .doctor-wrapper .read-more {
  color: #2E2E2E;
}
.home-blog .read-more {
  color: #2E2E2E;
}
.home-features .features-intro .read-more {
  background-color: #9A0E0E;
}
.contact-sidebar p,
.contact-sidebar address {
  color: #52525B;
}
.social-icon ul li .fa,
.social-icon ul li .fab,
.social-icon ul li .fal,
.social-icon ul li .far,
.social-icon ul li .fas {
  color: #52525B;
}
.tabs .tab-post-listing span {
  color: #565961;
}
.widget .tagcloud a {
  background: #575757;
}
.blog-page .format-quote blockquote.quote cite {
  color: #2E2E2E;
}
.blog-page .format-quote blockquote.quote cite a {
  color: #2E2E2E;
}
div.doctor-departments a {
  color: #175F6D;
}
.doctors-posts .social-icon ul li .fa,
.doctors-posts .social-icon ul li .fab {
  color: #52525B;
}
#main-footer .widget .tagcloud a {
  background-color: #575757;
}
