
.chead{
    font-size: 25px;
    margin-top: 60px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 600;
  }
  .subba{
    font-size: 17px;
    font-weight: 600;
    margin-top: 20px;
    color: #BD9E70;
  }
  .cchead,.cchead:hover{
    font-size: 15px;
    font-weight:600;
    color: black;
    margin-top: 12px;
  }
  .badga,.badga:hover{
    font-size: 15px;
    color: rgb(44, 44, 44);
    text-decoration: none;
  }
  .bota,.bota:hover{
    background-color: #BD9E70;
    color: #fff;
    border-radius: 3px;
    padding: 3px 0px 5px 0px;
    width: 100%;
  }