/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">
nuevo color #AF179D
*/





.m-b-20 {
font-family: "Montserrat";

}


.lead {
font-family: "Montserrat";

}



h4 {
font-family: "Montserrat";

}
 



 .btn.btn-rad {
    background-color: #AF179D;
    border-color: #AF179D; }
    .btn.btn-rad:hover, .btn.btn-rad:focus, .btn.btn-rad:active, .btn.btn-rad.active {
      background-color: #edcc24;
      border-color: #edcc24;
      color: #fff; }