﻿.content {
	margin-top: 61px;
}

#gradient {
	background: linear-gradient(135deg, #5f9dd8 0%,#2c6193 100%);
}
