/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 30 2020 | 07:04:18 */
body h2 {
    font-family: Assistant !important;
}
.player {
	width: 100%;
	height: 50px;
	background-color: #EFEFEF;
	color: #000;
	border-radius: 10px;
	border: 1px solid #18394A;
}

.formtextarea {
    height: 10px;
    box-sizing: border-box;
    resize: none;
}

