/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */

.dbColor {
	color: #0078EE;
}

.iconBoxPlus {
	font-family: 'Rajdhani';
	font-size:18px;
}

.elementor-73 .elementor-element.elementor-element-4c6360e {
  border-image: linear-gradient(to right, #00299D, #0078EE) 1;
}

/*.elementor-10 .elementor-element.elementor-element-476337d .raven-post-date  {
	font-family: 'Rajdhani' !important;
	font-size:40px !important;
	line-height:20px !important;
	font-weight:bold !important;
  	position: absolute;
  	right: 21px;
	top: 195px;
	width: 80px;
	height: 80px;
	background: white;
	justify-content: center;
	display: flex;
	align-items: center;
}*/