/* body move up under menu */

.course-list-table .elementor-button{
	background-color: #f3af34;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #000;
    border-style: none;
    border-radius: 35px 35px 35px 35px;
    padding: 12px 20px 12px 20px;}
.course-list-table .elementor-button:hover{background-color: #ffcb4c;}

@media screen and (min-width: 1023px) and (max-width: 1399px) {
	
	
}
@media screen and (min-width: 1023px) and (max-width: 1199px) {
	
}

@media screen and (max-width: 1024px) {
	
	
}

@media screen and (max-width: 767px) {
	
	
}