.banner p a {
	color: white;
	text-decoration: underline;
	font-weight:600
}

@media (min-width: 1200px) {
    .container {
        max-width: 1340px;
    }
}