.ng-star-inserted .button__generic {
	    width: 209px;
    height: 42px;
    background-color: #e3e3e3;
    border-color: #e3e3e3;
    color: #333;
    text-transform: uppercase;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    margin: 20px 0 0;
		border-radius: 4px;
}