.cs-instagram__cover:before {
	background-color: @alpha($regular_accent_color_1, 80%);
}
.cs-instagram .cs-instagram__caption {
	color: $regular_accent_color_1;
}
.invert .cs-instagram .cs-instagram__caption {
	color: $invert_accent_color_1;
}