p {
			text-indent: 1rem;
			margin-bottom: .25rem;
			margin-top: 0rem;
		}

		ul {
			margin-bottom: 0rem;
		}

		.Council-landing {
			/*min-height: calc(100vh - 58px);*/
			height: auto;
			background: #00101c;
		}

		.Council-landing p {
			padding-top: .75rem;
		}

		.Council-landing img {
			display: block;
			max-height: calc(80vh - 58px);
			max-width: 100%;
			/*width: auto;*/
			background: #6094b7;
			margin: auto;
		}

		.Council-landing-center {
			background: #97b9d3;
			color: black;
			padding-top: .75rem;
		}

		.Council-landing-center .attention {
			background: #aed1ee;
			padding: .25rem .25rem .5rem .25rem;
		}

		.section-title {
			font-weight: bold;
			text-indent: 0rem;
		}

		.starry {
			background-image: url(https://kofc3862.org/img/stars_tile_300.png);
			background-repeat: repeat"
		}