.modal-content .content button {
background-color: #75c154;
    border: none;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
font-family: made_tommy_bold;
    max-width: 177px;
    font-weight: bold;
}

.modal-content .content button:hover {
	background-color: #75c154;
border: none;
}