/*Menu Dropdown*/
.second .menu-item a span {
    color: #000000;
}

/*Blog list Twitter share logo styling*/
.qodef-post-text > div > .qodef-post-info-bottom.clearfix > .qodef-post-info-bottom-left > .qodef-blog-share > div > div > ul > .qodef-twitter-share > a > span > img{
	height: 20px;
    margin: 6px 0 0;
}

/* Blog article sidebar 1/4 right - Twitter follow us logo styling on sidebar */
#custom_html-3 > .custom-html-widget {
    margin: -41px 0 0 7em;
}

/* Blog article no sidebar - Twitter share logo styling on bottom */
.qodef-post-text > div > .qodef-post-info-bottom.clearfix > .qodef-post-info-bottom-left > .qodef-blog-share > div > ul > .qodef-twitter-share > a > img{
	height: 20px;
    margin-top: 6px;
}

/* Footer - Follow us - Twitter logo styling */
#custom_html-2 > .custom-html-widget {
    margin: -30px 0 0 125px;
}