#header {
        border-bottom: solid 5px #0082c8;
}

a {
	color: #0082c8;
}

header.major > :last-child {
        border-bottom: solid 3px #0082c8;
}
