@charset "UTF=8";

.top-border {
  border-top: solid 8px #330066;
}

.logo {
  width: 70px;
  height: 70px;
}

.action:hover {
  opacity: 0.7;
}

.top {
  background-image: url(../img/sunset-g2d047b13e_1920.jpg);
}

.titles {
  font-size: 30px;
}

.container {
  line-height: 1.5;
}

.footer-bg {
  background-color: #330066;
}