.footer1 {
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: transparent;
  color: #990ba3;
  text-align: center;
  padding: 0px;
  font-family: 'Imperial Script', cursive;
  font-size: 16px;
  border-radius: 10px;

}

.footertext {
    color: #990ba3;
}

.nolink {
  color: #990ba3;
  text-decoration: none;
}