	/**ulrc400230 start**/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100&family=Raleway:ital,wght@1,300;1,400&display=swap');
.ulrc400230{
	padding: 40px 0;
	/*background-color: #f7f7f7*/;
}
.ulrc400230 h2{
    color: #00274e;
    font-size: 24px;
    font-weight: bold;
	border-bottom: 2px solid #00274e;
	padding: 0 15px 15px;
    display: table;
    margin: 0 auto 12px;
}
.ulrc400230 .feedback-text{
	font-size: 18px;
	font-weight: 700;
	font-style: italic;
	color: #62768d;
	font-family: 'Raleway', sans-serif;
	height: 220px;
	}
.ulrc400230 .customer-name{
	font-weight: 700;
	color: #00274e;
	}
.ulrc400230 .card .icon {
    align-items: center;
    display: inline-flex;
	padding: 30px 0 0 37px;
}
.ulrc400230 .card .icon i{
	color: #ecbb3b;
	}
.ulrc400230 .head-text{
	padding: 25px;
	text-align: left;
	}
.ulrc400230 .contact-btn{
	background-color: #25aae3;
	color: #fff;
	text-decoration: none;
	font-weight: 500;
	}
.ulrc400230 .contact-btn:hover{
	background-color: #677d94
}
.ulrc400230 .contact-us{
	margin-top: 25px;
	text-align: center;
	}
.ulrc400230 .customer-location{
	color: #62768d;
	font-weight: 700;
	}
.ulrc400230 .bottom-text{
	align-items: end;
	}
.ulrc400230 .right-option{
	padding: 30px 37px 0 0;
	text-align: right;
	}
.ulrc400230 .right-option a{
	font-size: 14px;
	font-weight: 600;
	color: #aaa;
	}
.ulrc400230 .right-option a:hover{
	color: #666;
	text-decoration: none;
	}
.ulrc400230 .right-option span{
	text-decoration: underline;
	}