:root {
	--black: #0e0e12;
	--white: white;
	--text-color-light: #788ca0;
	--light-green: #0077b5;
	--secondary: #ff2bc1;
	--text-color-dark: #3e4859;
	--primary: #6333ff;
	--text-color-superlight: #c6cbcf;
	--pink: #fd4e86;
	--blue: #3293fe;
	--purple: #ab79ff;
	--yellow: #f98121;
	--red: #fc7963;
	--green: #57ca55;
	--dodger-blue: #3d8af7;
	--background: #ececec
}

.bold-text {
	color: #0077b5
}

.heading-7 {
	color: #0077b5;
	font-size: 3.5rem;
	font-weight: 700;
	line-height: 4.25rem
}

.bold-text-4 {
	color: #0077b5
}

.bold-text-5 {
	color: #0077b5
}

.bold-text-8 {
	color: #0077b5;
}

.text-block-20 {
	color: #0077b5;
	margin-right: 10px;
	font-family: Open Sans, sans-serif;
	font-weight: 700;
}

.bold-text {
    color: #0077b5;
}

.footer-line-divider {
	margin-bottom: 13px !important;
}

.services-card:hover {
	border-color: #0077b5 !important;
}

.div-block {
	border: 1px solid #ffffff !important;
	margin-right: 10px !important;
	height: 20px !important;
}

.div-block:hover {
	border: 2px solid #0077b5 !important
}

#box {
	display: flex !important;
	margin-left: 8% !important;
}

.image-2._2 {
    height: 300px !important;
}