section {
  background-color:#4681B5     ;
  color: black;
  padding: 20px;
  margin-bottom: 20px;
  text-align: center;
  border: 7px solid #3D6C95;
}

Body{
  background-color:#418ED1
}