@font-face {
  font-family: Circe;
  src: url(Circe-Regular.eot);
  src: local(Circe), local(Circe-Regular),
    url(../fonts/Circe-Regular.woff2) format("woff2"),
    url(../fonts/Circe-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Circe;
  src: url(Circe-Bold.eot);
  src: local("Circe Bold"), local(Circe-Bold),
    url(../fonts/Circe-Bold.woff2) format("woff2"),
    url(../fonts/Circe-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Circe Extra";
  src: url(Circe-ExtraBold.eot);
  src: local("Circe Extra Bold"), local(Circe-ExtraBold),
    url(../fonts/Circe-ExtraBold.woff2) format("woff2"),
    url(../fonts/Circe-ExtraBold.woff) format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../fonts/fa-brands-400.eot);
  src: url(../fonts/fa-brands-400.woff2) format("woff2"),
    url(../fonts/fa-brands-400.woff) format("woff");
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../fonts/fa-regular-400.eot);
  src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),
    url(../fonts/fa-regular-400.woff2) format("woff2"),
    url(../fonts/fa-regular-400.woff) format("woff"),
    url(../fonts/fa-regular-400.ttf) format("truetype"),
    url(../fonts/fa-regular-400.svg#fontawesome) format("svg");
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url(../fonts/fa-light-300.eot);
  src: url(../fonts/fa-light-300.eot?#iefix) format("embedded-opentype"),
    url(../fonts/fa-light-300.woff2) format("woff2"),
    url(../fonts/fa-light-300.woff) format("woff"),
    url(../fonts/fa-light-300.ttf) format("truetype"),
    url(../fonts/fa-light-300.svg#fontawesome) format("svg");
}
.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../fonts/fa-solid-900.eot);
  src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),
    url(../fonts/fa-solid-900.woff2) format("woff2"),
    url(../fonts/fa-solid-900.woff) format("woff"),
    url(../fonts/fa-solid-900.ttf) format("truetype"),
    url(../fonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
i.fab {
  font-style: normal;
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.far {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  margin-right: 10px;
}
.fa-viber:before {
  content: "\f409";
}
.fa-vk:before {
  content: "\f189";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-whatsapp:before {
  content: "\f232";
}
.uk-link,
a,
i {
  -webkit-transition: 0.15s ease;
  -o-transition: 0.15s ease;
  transition: 0.15s ease;
}
.lazy {
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  max-width: 100%;
  opacity: 0;
}
.lazy.loaded {
  opacity: 1;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.top-info svg {
  fill: currentcolor;
}
.top-info svg path {
  stroke: inherit;
}
.uk-open > .uk-offcanvas-bar {
  background: #0f5629;
}
.uk-offcanvas-bar {
  background: #0f5629;
}
.uk-card-primary {
  background: #0f5629;
}
.uk-offcanvas-bar .uk-nav > li > a {
  padding: 3px 0;
}
.uk-offcanvas-bar a {
  color: inherit;
}
.uk-offcanvas-bar .uk-nav-default > li > a,
.uk-offcanvas-bar .uk-nav-header {
  color: inherit;
  font-size: 1rem;
}
.uk-offcanvas-bar .uk-nav-header {
  font-weight: 700;
}
.uk-offcanvas-bar i {
  color: #f48724;
  line-height: 1.5;
}
.uk-offcanvas-bar .phone {
  font-weight: 700;
}
.uk-offcanvas-bar .uk-nav-default > li.uk-active > a,
.uk-offcanvas-bar .uk-nav-default > li > a:focus,
.uk-offcanvas-bar .uk-nav-default > li > a:hover {
  color: #f48724;
}
.uk-card-phone-drop .top-info-menu li {
  margin-right: 10px;
}
.uk-card-body .uk-drop-close {
  position: absolute;
  z-index: 1000;
  top: 10px;
  right: 10px;
  padding: 5px;
}
.uk-close {
  color: #ffffff80;
}
.uk-close svg {
  width: 16px;
  height: 16px;
}
.fancybox-slide--html .fancybox-close-small {
  padding: 5px;
}
.phone-drop .drop-consult a {
  font-weight: 400;
  line-height: 1.2;
  -webkit-text-decoration: dashed;
  text-decoration: dashed;
  border-bottom: 1px dashed;
  display: inline;
}
.top-info {
  background: #1e2d48;
  background: #147838;
  padding: 10px 0;
  font-weight: 700;
}
.top-info a {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.phone-drop a {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
}
.top-info a:hover {
  text-decoration: none;
  color: #ef7f1a;
}
.top-info i {
  color: #ef7f1a;
}
.top-info-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.top-info-menu li {
  margin-right: 20px;
  line-height: 1;
}
.top-info-menu li:last-child {
  margin-right: 0;
}
.top-info-chat {
  line-height: 1;
}
.fa-vk {
  background-color: #4680c2;
}
.fa-whatsapp {
  background-color: #65bc54;
}
.fa-viber {
  background-color: #792fba;
}
.fab.fa-instagram {
  background-color: #c13584;
}
.top-info-chat i {
  color: #fff;
  margin-right: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
}
.top-info-phone a {
  font-size: 140%;
  color: inherit;
  position: relative;
  line-height: 1;
  white-space: nowrap;
}
.top-info-grid > div {
}
.top-info-grid > div:last-child {
  margin-right: 0;
}
.uk-search-default {
  width: auto;
  width: 100%;
}
.uk-search-default .uk-search-input {
  -webkit-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
  min-width: 235px;
  padding-left: 15px;
  border: 1px dashed #999;
  height: 40px;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #0000;
}
.logo-section-contacts .uk-h3 {
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3rem;
}
.logo-section a {
  color: inherit;
}
.logo-section .phone {
  font-size: 130%;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  margin-bottom: 5px;
}
.mts-logo, .a1-logo {
    height: 17px;
    width: 20px;
    margin-left: 5px;
}
.a1-logo {
    background: url(../img/a1.png) no-repeat center;
    display: inline-block !important;
    background-size: contain;
    line-height: 1;
}
.mts-logo {
    background: url(../img/mts.png) no-repeat center;
    display: inline-block !important;
    background-size: contain;
    line-height: 1;
}
.logo-section .phone:last-child {
  margin-bottom: 0;
}
.logo {
  text-align: center;
}
.logo-text {
  font-size: 0.875rem;
  line-height: 1.2;
  margin-top: 7px;
}
.phone {
  white-space: nowrap;
}
.time-work {
  line-height: 1.2;
}
.top-address{
    line-height: 1.2;
}
.header-consult {
  line-height: 1.2;
}
.header-consult i {
  line-height: 1;
  font-size: 32px;
  color: #f48724;
}
.logo-section .header-consult a {
  color: #f48724;
  text-decoration: underline;
}
.accent-bg {
  background-color: #f48724;
}
.uk-button {
  font-size: 1rem;
}
.top-menu {
  font-weight: 700;
  background: #f8f8f8;
  color: inherit;
}
.uk-navbar-nav > li > a {
  text-transform: inherit;
  font-size: 1.15em;
}
.uk-navbar-item,
.uk-navbar-nav > li > a,
.uk-navbar-toggle {
  min-height: 60px;
  padding: 0 25px;
  max-width: 220px;
  line-height: 1;
  text-align: center;
}
.uk-dropdown {
  max-width: 300px;
  min-width: 300px;
  width: 100%;
}
.uk-navbar-dropdown li a {
  font-size: 1rem;
}
.uk-dropdown .has-child .uk-dropdown {
  left: auto !important;
  transform: translateX(100%);
  right: -25px !important;
  top: 0 !important;
}
.uk-dropdown .has-child > a:after {
  position: absolute;
  right: 0;
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}
.top-menu-list li {
  position: relative;
}
.top-menu-list > li:after {
  content: "";
  position: absolute;
  height: 30px;
  width: 1px;
  background-color: #ccc;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.top-menu-list li:last-child:after {
  height: 0;
  width: 0;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 30px;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 30px;
}
.top-lider-section picture img {
  width: 100%;
}
.top-lider-descr {
  position: absolute;
  left: 20%;
  right: 20%;
  top: 50%;
  -webkit-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  transform: translateY(-30%);
  color: #fff;
  padding: 30px;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.6s ease, opacity 0.6s ease;
  -o-transition: transform 0.6s ease, opacity 0.6s ease;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
  border-left: 3px solid #00823c;
  background: rgba(69, 52, 46, 0.85);
  max-width: 450px;
  max-width: 450px;
  width: 300px;
  height: 300px;
  border-radius: 100%;
  align-items: center;
  text-align: center;
  display: flex;
  box-sizing: border-box;
  justify-content: center;
  font-size: 1.1rem;
}
.top-lider-section .swiper-slide-active .top-lider-descr {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  color: #fff;
}
.top-lider-descr-link {
  text-decoration: underline;
  display: block;
  text-align: center;
  font-weight: 600;
}
.top-lider-descr .price {
}
.top-lider-descr .price span {
  font-size: 2rem;
  color: #fff;
  font-family: "Circe Extra", sans-serif;
}
.top-lider-descr-text .uk-h3 {
  font-family: "Circe Extra", sans-serif;
}
.no-home .uk-card {
  box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
}
.no-home .uk-card:hover {
  box-shadow: 0 2px 8px rgb(0 0 0 / 25%);
}
.categories-section .uk-card-media-top {
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 5px;
}
.categories-section .uk-card-body {
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 20px 7px;
  padding-top: 20px;
}
.categories-section .uk-card-body > * {
  z-index: 10;
  position: relative;
}
.categories-section a {
  color: inherit;
  text-decoration: none;
}
.categories-section .uk-card picture {
  -webkit-transition: 0.15s ease;
  -o-transition: 0.15s ease;
  transition: 0.15s ease;
}
.categories-section .uk-card:hover picture,
.categories-section .uk-card:hover img {
  opacity: 0.9;
}
.item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.categories-section-items {
  background-repeat: no-repeat;
  background-size: cover;
}
.section-title {
  text-align: center;
  margin-bottom: 30px;
  font-family: "Circe Extra", sans-serif;
}
.advantages-section picture {
  display: block;
  text-align: center;
}
.advantages-section picture img {
  display: block;
  max-height: 70px;
  margin: 0 auto;
}
.top-menu .uk-drop.uk-open {
  background: #fff;
  border: 1px solid #ddd;
}
.uk-search-navbar .uk-search-input {
  height: 40px;
  background: 0 0;
  font-size: 1rem;
  font-weight: 400;
  color: inherit;
  padding: 5px 15px;
}
.about-title {
  margin: 0;
  line-height: 1.1;
  font-weight: 400;
}
.swiper-button-next.swiper-button-white:after,
.swiper-button-prev.swiper-button-white:after {
  font-size: 32px;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  left: 10px;
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  right: 10px;
}
.fancybox-slide--html .fancybox-wrap {
  background: 0 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  opacity: 1;
  overflow: hidden;
  margin: 10px auto;
}
.fancybox-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffffb3;
  will-change: transform, opacity;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fancybox-img img {
  max-width: 100vw;
  max-height: 100vh;
  width: auto;
  height: auto;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
}
.home-news {
  padding: 25px;
  background: #f5f5f5;
}
.callback-form {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.callback-form:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #1a315954;
}
.callback-form .uk-container {
  position: relative;
}
.callback-form .square {
  width: 180px;
  height: 180px;
  margin: -30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.2;
  background: #f47808;
}
.square-icon {
  margin-top: 10px;
}
.uk-light .uk-input,
.uk-light .uk-input:focus {
  color: #222;
  background-clip: inherit;
  background-color: #f2f2f2;
}
.uk-light .uk-input:focus {
  background-color: #fff;
}
.uk-light .uk-input::-webkit-input-placeholder {
  color: #999;
}
.uk-light .uk-input:-ms-input-placeholder {
  color: #999;
}
.uk-light .uk-input::-moz-placeholder {
  color: #999;
}
.uk-light .uk-input::-ms-input-placeholder {
  color: #999;
}
.uk-light .uk-input::placeholder {
  color: #999;
}
h1 {
  font-family: "Circe Extra", sans-serif;
}
.contacts-block-icon i {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #ef7f1a;
  border-radius: 50%;
  color: #fff;
  background: #ef7f1a;
}
.contacts-block .uk-h6 {
  line-height: 1.1;
  margin-bottom: 3px;
  font-weight: 400;
}
.contacts-block a {
  color: inherit;
}
.contacts-block-descr:last-child {
  font-weight: 700;
  font-size: 1.15rem;
}
.uk-input,
.uk-select:not([multiple]):not([size]) {
  height: 42px;
}
.uk-input,
.uk-select,
.uk-textarea {
  background: #f4f4f4;
  border: 2px solid transparent;
}
.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  background-color: #ededed;
}
.uk-form-label {
  font-size: 1rem;
}
#map {
  min-height: 500px;
}
.form-actions button {
  border-radius: 40px;
  line-height: 43px;
}
.prod-info-row span:first-child {
  font-weight: 700;
}
.product-title {
  margin-top: 15px;
  line-height: 1.2;
}
.uk-pagination > * > * {
  font-weight: 700;
}
.uk-pagination > * > :focus,
.uk-pagination > * > :hover,
.uk-pagination > .uk-active > * {
  color: #f48724;
}
.cat-table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: 1px solid #e5e5e5;
  /* border: 1px solid #e5e5e5; */
}
.t-head {
  display: table-header-group;
  font-weight: 700;
  background: #fafafa;
}
.t-head .t-cell {
  border-right: 1px solid #e5e5e5;
}
.t-head .t-cell:last-child {
  border-right: 0;
}
.t-body {
  display: table-row-group;
}
.t-row {
  display: table-row;
  border-top: 1px solid #e5e5e5;
  transition: background-color 0.1s linear;
}
.t-row:hover {
  background: #d6ffe5;
}
.t-cell {
  display: table-cell;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.2;
}
.t-body .t-cell:first-child {
  text-align: left;
}
.t-body .t-cell:nth-child(2) {
  text-align: left;
}
.t-cell .sale-text {
  color: red;
  font-weight: 700;
}
.t-cell .sale-text span {
    display: block;
    font-size:85%;
    font-weight: 400;
}
.buy-btn-link {
  padding: 3px 20px;
  font-size: 1em;
  line-height: 1;
  text-transform: none;
  background-color: #fff;
  color: #147838;
  border:1px solid #147838;
  display: inline-block;
}
.buy-btn-link:hover {
  background-color: #147838;
  color: #fff;
}
.price {
  font-weight: 700;
}
.uk-card-body .price {
  font-weight: 400;
}
.new-price {
  color: red;
}
.old-price {
  text-decoration: line-through;
  font-weight: 90%;
  font-weight: 400;
}
.uk-select {
  cursor: pointer;
}
.uk-select option {
  font-size: 80%;
}
.logo-section,
footer {
  background: #1a3159;
  background: #147838;
}
footer.uk-light {
  color: #fff;
}
footer.uk-light a {
  color: inherit;
  white-space: nowrap;
}
footer .uk-nav > li > a {
  color: inherit;
  padding: 0;
  display: inline-block;
}
footer .uk-nav > li > a:hover {
  text-decoration: underline;
}
footer .uk-h4 {
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  padding-bottom: 10px;
}
footer .uk-h4:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  background-color: #fff;
  bottom: 0;
  left: 0;
}
.footer-phone {
  font-weight: 700;
  font-size: 1.25rem;
  color: #fff;
}
.footer-phone .phone {
  color: #fff;
}
.footer-email i,
.footer-phone i,
.footer-address i {
  width: 15px;
  color: #f48734;
  text-align: center;
}
footer .uk-nav li {
  padding-left: 15px;
  position: relative;
}
footer .uk-nav li:before {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  transform: translateY(-55%);
  color: #f48734;
}
a.callback-btn {
  position: fixed;
  right: 5%;
  bottom: 5%;
  z-index: 10000;
  color: #fff;
  cursor: pointer;
}
.callback-btn span {
  display: block;
}
.pulse,
.bloc,
.callback-btn .phone {
  position: absolute;
  width: 75px;
  height: 75px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
}
.bloc {
  cursor: pointer;
  z-index: 1;
  overflow: hidden;
}
.pulse {
  background: #126a32;
  position: relative;
  transition: 0.4s;
}
.callback-btn .phone {
  font-size: 36px;
  line-height: 80px;
  animation: phone 1.5s ease-in-out infinite;
}
.text {
  position: absolute;
  opacity: 0;
  text-transform: uppercase;
  font-weight: 700;
  top: 25px;
  font-size: 10px;
  transform: scaleX(-1);
  transition: 0.5s ease-in-out;
}
.callback-btn .phone i {
  transition: 0.5s ease-in-out;
}
.pulse:hover {
  background: #126a32;
}
.pulse:hover i {
  transition: 0.5s ease-in-out;
  transform: scale(0);
}
.pulse:hover .text {
  transform: scaleX(1);
  transition: 0.5s ease-in-out;
  opacity: 1;
}
.pulse::before,
.pulse::after {
  content: "";
  position: absolute;
  border: 1px solid green;
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: pulse 2s linear infinite;
  opacity: 0;
}
.pulse::after {
  animation-delay: 0.5s;
}
@keyframes phone {
  0%,
  100% {
    transform: rotate(-20deg);
  }
  50% {
    transform: rotate(21deg);
  }
}
@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
}
.uk-notification {
  z-index: 99993;
}
.uk-input.uk-form-danger,
.uk-input.uk-form-danger:focus,
.uk-textarea.uk-form-danger,
.uk-textarea.uk-form-danger:focus {
  color: #f0506e;
  border-color: #f0506e;
}

.read-more {
  line-height: 1;
  color: #126a32;
  text-decoration: underline;
  font-weight: 700;
}
.read-more:hover {
  color: #126a32;
}
