/* GAMMA */
@import "bithive-gamma.css";

/* CSS del proyecto */
/* wall */
.wall::before {
	background-color: #000000 !important;
}

.wall::after {
	background-image: url("../images/wall.jpg") !important;
	opacity: 0.75;
}