container {
	display: block;
	}

section {
	display: flex;
	border: .25em solid;
	border-color: #961820;
	}

span {
	display: flex;
	}

h2 {
	color: #961820;
	font-weight: bold;
	font-size: 2em;
	      }

h3 {
	color: #c74a4a;
	font-weight: bold;
	font-size: 1.5em;
	      }

h4 {
	color: #961820;
	font-weight: bold;
	font-size: 1em;
	      }
 div {
        background: #f08686;
	padding: 1em;
	}

	