.alert.panel-pop .zone .feature-wrap .feature .feature-content .feature-content-text {
    font-size: 14px;
}

footer .zone-2 [class*="icon-cred-"]:hover {
    transition: .3s;
    font-size: 60px;
    cursor: pointer;
}

footer .zone-2 [class*="icon-cred-"] {
    transition: .3s;
}

footer .zone-2 .feature-wrap-3 .feature .feature-padding .feature-content .feature-cta a#poweredby {
    width: 142px;
    height: 66px;
		cursor: pointer;
}
