a:focus {
  outline: 0 !important;
  /*removes the dotted border*/
}


.main-navigation ul li a {
  font-size: 16px;
}