/******* Do not edit this file *******
Woody ad snippets CSS and JS
Saved: Jun 01 2020 | 18:45:45 */

li.responsive-tabs__list__item span.fa {
	background-size: 100% 100%;
	display: inline-block;
	height: 16px;
	position: relative;
}
a:link, a:visited { 
	color: #337ab7 ; 
	font-size: 12px; 
        text-decoration: none;
	}

.listgroup a:link, a:visited { 
	color: #337ab7 ; 
	font-size: 12px; 
        text-decoration: none;
	}
.buttonWorkshop {
    background-color: #F1B82D;
    border: none;
    color: black;
    padding: 15px 25px;
    text-align: center;
    font-size: 16px;
   border-radius: 10px;
cursor: pointer;
}
.buttonWorkshop:hover {
    background: #F2E09F;
}

