.js-redirection {
    cursor: pointer;
}

.js-redirection svg {
	width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 1px;
}

/* Added By IndiaSan Start */
.mwl__metadata .js-redirection:hover {
	text-decoration: underline;
}
/* Added By IndiaSan End */