



/* ******* GENERAL STYLES **************** */

body {
	background-color: ;
}

  h1, h2, h3 {
	  color:;
  }

	footer {
		color: ;
	}



/* ******* BOOTSTRAP STYLES **************** */

.jumbotron {
	border-bottom: 3px solid ;
	border-top: 32px solid ;
	background-color: ;
}

.form-control:focus {
    border-color: ;
}

.bg-secondary {
    background-color: !important;
}

.text-primary {
    color:  !important;
}
