/* [project]/app/photographer/[slug]/components/BottomAside/BottomAside.module.css [app-client] (css) */
.BottomAside-module___9N0Ua__sideInfos {
  color: #000;
  width: 330px;
  height: 80px;
  font-family: var(--font-dm-sans);
  background-color: #db8876;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  padding: 0 50px;
  font-size: 24px;
  font-weight: 500;
  display: flex;
  position: fixed;
  bottom: -5px;
  right: 50px;
}

.BottomAside-module___9N0Ua__mediaLikes {
  background-color: #0000;
  border: none;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  font-weight: 500;
  display: flex;
}

.BottomAside-module___9N0Ua__heartIcon {
  width: 22.5px;
  height: 22.5px;
}

/*# sourceMappingURL=app_photographer_%5Bslug%5D_components_BottomAside_BottomAside_module_css_bad6b30c._.single.css.map*/