

/* Start:/bitrix/templates/concept_phoenix_at/css/custom.css?1764325180825*/
/*put your css code here*/

.recipes_link_powermix {
  text-decoration: none;
  font-family: RF Dewi;
  background-color: rgb(222, 17, 17);
  border-radius: 16px;
  font-weight: 600;
  font-size: 18px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 260px;
  color: #fff;
  cursor: pointer;
  outline: 0;
}

.about-coffee {
  display: flex;
  justify-content: space-between;
}
.about-coffee__card {
  display: flex;
  justify-content: center;
  width: 100%;
}
.about-coffee__card-link {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 226px;
  width: 100%;
  height: 45px;
  color: #f7f7f7;
  background-color: #e30100;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  font-weight: 500;
  text-decoration: none;
}

/* End */
/* /bitrix/templates/concept_phoenix_at/css/custom.css?1764325180825 */
