.btn-gral{
  background-color: #FAB600;
    color: white;
    border-radius: 30px;
    border-style: solid;
    border-width: 0px;
    text-align: center;
	padding-top: 10px !important;
    padding-bottom: 10px !important;
	font-size: 20px;
	height: 40px !important; 
}
