/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

.social-icons li:hover.social-icons-whatsapp a,
.social-icons.social-icons-colored li.social-icons-whatsapp a {
	color: #128c7e;
}
.project-container {
	position: relative;
	background: #0d0000;
	margin: 25px auto;
	max-width: 1100px;
	height: 517px;
}
.custom-btn-container a:hover {
	color: rgb(1, 86, 52);
}
