/* Escribe aquí tu código CSS */
.boton2{
font-size:60px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#B90300;
        border:0px;
        width:auto;
        height:auto;
       }
.fa-phone::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 100;
  content: "\f0e0";
}
.site-logo {

width: 300%;

}