footer {float: left;width: 100%;}
footer .copyright {text-align: center;text-transform: capitalize;padding-top: 45px;padding-bottom: 15px;background: #9ee0d7;}
footer .copyright p:last-child {margin: 0;}
a#back-to-top {transition: none;position: fixed;bottom: 10px;right: 10px;display: inline-block;height: 60px;width: 90px;background: none;border: 0;padding: 0;text-transform: inherit;font-weight: bold;text-align: center;font-size: 13px;line-height: 26px;}
a#back-to-top svg {height: 30px;width: 30px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;transform: rotate(180deg);
}
a#back-to-top svg * {stroke: #000;}