/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.miniate-char {
	background-color: rgb(255, 243, 205) !important;
	font-size: 42px;
	margin-top: 20px;
}

a {
	color: #1a73e8;
}

.color-instagram {
	color: #833AB4;
}

.anchor-target {
	scroll-margin-top: 130px;
}