/*
Theme Name: Ascent Child
Template: ascent
Version: 1.0
*/
footer {
    text-align: center;
    padding: 10px;
    font-size: 14px;
}

.footer-credits {
    text-align: center;
}
/* Custom footer link color */
.site-info a {
  color: #ff9000 !important;
}

.site-info a:hover {
  color: #ffa800 !important;
}

body {
  background-color: #ffffff !important;
}