.logo {
  position: absolute;
  bottom: 30px;
  right: 60px;
}

.logo img {
  width: 120px; /* ajusta según tamaño real */
  height: auto;
}