/*!
 * Start Bootstrap - Small Business (http://startbootstrap.com/template-overviews/small-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE)
 */
a, .navbar-brand{
  font-size: 18PX;
  font-weight: bold;


}

body {
    padding-top: 54px;
}

@media (min-width: 992px) {
    body {
        padding-top: 56px;
    }
}
/*about reliefnet */
.col-lg-4 {
  text-align: center;
  color: black;
  font-weight: 900;
  font-size: 17px;

}
.whatwedo{
  text-align: center;
  color: red;
}
.card-footer{
  text-align: center;
}

.card-footer-reliefnet{
  text-align: center;
}
.headern
umber{
  font-size: 12px;
}
/* 24 hours headline */
h1 {
  font-size: 26px;
  color:  #007bff;	
  font-weight: bolder;

}
h3 {
  font-size: 20px;
  color:  #007bff; /*OLD COLOR #095CF9 */
  font-weight: bolder;

}
.phone1 {
text-decoration-line: underline;
color: red;
font-weight: 500;
}
.phone {
  color: #7CFF5F;
}
.phonenumber {
  color: blue;
  font-size: 20px;
}
/* clicking the phone number to call */
.text-white{

  font-weight: bold;
  font-size: 16px;
}
.card-body{
  color: #007bff; /*OLD COLOR #069004*/
  text-align: center;
}
.card-text{
  color: black;
  font-size: 20px;
}
/*google reviews */
.service-title{
  text-align: center;
  color: #007bff;
  font-size: 36px;
}
.paypal{
  text-align: center;
}
/*adding a hover back to top botton*/
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #007bff;
  color: white;
  cursor: pointer;
  padding: 0.5rem 0.75rem;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #0069d9;
}

.block-center {
   /* display: block;*/
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
