p, span {
	font-size: 20px!important;
	line-height: 1.5em!important;
}

h1.title,
h2.title {
	font-size: 1.25em!important;
	margin-bottom: 3em!important;
}

h2.plugin-label {
    margin-top: 80px;
}

img {
    margin-top: 34px !important;
    padding: 0px 25px 5px 25px !important;
}

.plugin-content li {
    margin-bottom: 5px;
	font-size: 18px;
	line-height: 1.75em;
}

.card-body {
    padding: 40px 30px 0px 30px !important;
}

.card-body h2 {
	font-weight: bold;
	font-size: 24px!important;
	color: #0061ab!important;
}

.plugin-categories h2 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0.5em;
}


/*	Restore style for Menu		*/

span.sdt_link {
	font-size: 16px!important;
	line-height: 1em!important;
}

span.sdt_descr {
	font-size: 10px!important;
	line-height: 1em!important;
}


/*	Restore style for Weather , Exchange rate  widgets		*/

#accuweather p, #accuweather span {
	font-size: 13px!important;
}

#icon img  {
	padding: 0px!important;
	margin: 0px!important;
}

#exchangeRate img {
	padding: 0px!important;
	margin: 0px!important;
}

form#searchForm #searchInput {
	width: 92px!important;
}