/* Add here all your CSS customizations */
.descr p {
    color:#fff !important;
}
.main {
	min-height: calc(100vh - 278px);
}
