.center-child-img img {
    display : block;
    margin  : 0 auto;
}

#walletWidgetDiv {
	width: 400px;
	height: 228px;
}

#consentWidgetDiv {
	width: 400px;
	height: 140px;
}

.modal-header {
  border: none;
  background-color: #ececec;
  border-radius: 6px 6px 0 0;
}

.cursor-pointer {
	cursor: pointer !important;
}

.el-highlight:hover {
	color: white;
	background-color: transparent;
}
