.webinar-info {
	text-align: center;
}

.webinar-info .webinar-name {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 0px;
    margin-bottom: 30px;
}

.webinar-info .webinar-date-time, .webinar-info .webinar-register {
	font-size: 20px;
}

.webinar-info .webinar-presenter, .webinar-info .webinar-presenter-name, .webinar-info .webinar-presenter-title {
	font-size: 16px;
}

.webinar-info .webinar-presenter-image img {
    width: 100px !important;
}

.webinar-info .webinar-presenter-title {
	margin-top: -16px;
}
.webinar-certificates {
	text-align: center; 
	margin-top: 20px; 
	margin-bottom: 20px;
}

#CenteredForm2 .form-wrapper2 {
    background-color: #eaeaea !important;
}

span#Logo2 img {
    width: 120px !important;
}

header {
	background-color: #303034 !important;
}

#footer-social-links i {
    width: 1em !important;
}

body#bodyId form .mktoButton {
    background: #00e487 !important;
    border-radius: 2px !important;
    box-shadow: none !important;
    color: #3c3c41 !important;
    font-weight: bold !important;
}