.font-22{
    font-size:22px;
}
.link{
    color: blue; text-decoration:underline;
}
.base-color{
	color: #1d392d !important;
}
.carousel-slider .owl-dots {
    position: fixed;
    /* left: 0; */
	left:auto;
    right: 10px;
    text-align: right;
    top: 69px;
    outline: 0 !important;
}