/* This stylesheet generated by Transfonter (https://transfonter.org) on August 29, 2017 10:35 AM */

@font-face {
	font-family: 'Byom Icons';
	src: url('ByomIcons.eot');
	src: url('ByomIcons.eot?#iefix') format('embedded-opentype'),
		url('ByomIcons.woff') format('woff'),
		url('ByomIcons.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


.member-rate{
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-bottom: 50px;
    margin-top: -25px;
}

.member-rate-button{
    padding: 15px 40px;
    border: 2px solid #cebeae;
    font-size: 14px;
    font-weight: bold;
    color: black;
}

.member-rate-button:hover{
    text-decoration: underline;
}