

/* Start:/local/components/voskhod/news.main/templates/.default/style.css?1616733772701*/
.memo-block {
  border-radius: 10px;
  border: 1px dashed darkorange;
  padding: 10px 15px;
  margin-bottom: 15px;
}
.memo-block-image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.memo-block-image img {
  height: auto;
  width: 100%;
}
.memo-block-top-title {
  font-size: 300%;
  margin-bottom: 10px;
  color: darkorange;
  text-align: center;
  font-family: "Caveat", cursive;
}
.memo-block-title {
  font-size: 200%;
  color: darkorange;
  font-family: "PT Sans Narrow", sans-serif;
}
.memo-block-after-title {
  font-size: 150%;
  margin-bottom: 10px;
  font-family: "PT Sans Narrow", sans-serif;
}
.memo-block-text {
  font-family: "PT Serif", serif;
}

/* End */
/* /local/components/voskhod/news.main/templates/.default/style.css?1616733772701 */
