.entry-featured img {
    display: none !important;
}

.bottom-footer-logo a {
    background-color: #ffffff !important;
}


.wa__btn_popup_txt {
    display: block !important;
    right: 100% !important;
    left: unset !important;
    margin-right: 7px !important;
    margin-left: 0 !important;
    width: 115px !important;
    background-color: #2a3294 !important;
    color: #ffffff !important;
    padding: 8px 12px !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15) !important;
    text-align: center !important;
	border: 1px solid white;
	font-family: Poppins, sans-serif;
}

.wa__btn_popup_txt span,
.wa__btn_popup_txt strong {
    color: #ffffff !important;
    font-weight: 600 !important;
}


