body{
  background-color: #09308F;
}
    .fa {
      padding: 10px;
      font-size: 20px;
      width: 30px;
      text-align: center;
      text-decoration: none;
      margin: 2px 2px;
      border-radius: 80%;
    }
    .fa:hover {
        opacity: 0.7;
    }
    .fa-facebook {
      background: #3B5998;http%3A%2F%2Fcruven999.ws%2Fimg%2Fhealthcard.png
      color: white;
    }
    .fa-twitter {
      background: #55ll Prescription Medications have some Very Serious Black Label warnings. When I ACEE;
      color: white;
    }
    .fa-whatsapp {
      background: #13BD2E;
      color: white;
    }
    .fa-linkedin {
      background: #007bb5;
      color: white;
    }
    .fa-instagram {
      background: #125688;
      color: white;
    }
    .fa-pinterest {
      background: #cb2027;
      color: white;
    }
    .fa-snapchat-ghost {
      background: #fffc00;
      color: white;
      text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    }
  .fa-reddit {
      background: #ff5700;
      color: white;
    }


.myButton {
  box-shadow:inset 0px -1px 0px 0px #f0f7fa;
  background:linear-gradient(to bottom, #33bdef 5%, #0C4672 100%);
  background-color:#0C4672;
  border-radius:7px;
  border:2px solid #057fd0;
  display:inline-block;
  cursor:pointer;
  color:#ffffff;
  font-family:Impact;
  font-size:16px;
  font-weight:bold;
  padding:5px 0px;
  text-decoration:none;
  text-shadow:-30px 33px 26px #5b6178;
  width: 180px;
}
.myButton:hover {
  background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
  background-color:#019ad2;
}

.boxd{
  background-color: #052103;
  width: 520px;
  border: 3px solid #0E7B2F;
  border-radius:15px;
  padding: 5px;
  margin: 10px;
  color: #D5E2E7;
  display: none;
font-size: 18px;
}

.boxbox {
  background-color: #04143B;
  width: 470px;
  border: 5px solid #4EAAC5;
border-radius:7px;
  padding: 5px;
  margin: 10px;
}
.boxbox1 {
  background-color: #064152;
  width: 470px;
  border: 5px solid #4EAAC5;
border-radius:7px;
  padding: 5px;
  margin: 10px;
}
.boxhead {
  background-color: #5E1A84;
  width: 470px;

border-radius:45px;
  padding: 5px;
  margin: 10px;
}

.firebox {
  background-color: black;
  width: 490px;
  border: 2px solid #0B770D;
  border-radius: 20px;
  padding: 5px;
  margin: 20px;
  color:  #20d2b3 ;

  font-size:14px;
  }
a:link {
  color: green;
  background-color: transparent;
  text-decoration: none;
}

a:visited {
  color: pink;
  background-color: transparent;
  text-decoration: none;
}

a:hover {
  color: red;
  background-color: transparent;
  text-decoration: underline;
}
a:active {
  color: yellow;
  background-color: transparent;
  text-decoration: underline;
}
.btn {
  border: 2px solid white;
  border-radius: 7px;
  background-color: #096B57;
  color: white;
  padding: 5px 4px;
  font-size: 16px;
  cursor: pointer;
  width: 100px;
}

.info {
  border-color: #2196F3;
  color: white;
  width: 100px

}

.info:hover {
  background: #2196F3;
  color: white;
}
