/*
Theme Name: GeneratePress Child
Template: generatepress
Version: 1.0
*/
footer {
  width: 100%;
  clear: both;
  display: block;
}

.custom-footer {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #777;
  padding: 20px;
  background: #f8f8f8;
  clear: both;
}
