/* Add custom CSS styles below */ 
tamara-widget {
  display: block;
  background-color: white;
  border-radius: 12px;
}


.footer-link {
  display: block;
  margin: 0 auto;
  width: fit-content;
  text-align: center;
  font-size: 0.5rem;
  color: #151515;
}
.footer-badges {
    margin-top: 30px;
}