﻿@charset "utf-8";

.var_ornLine::before,
.var_ornLine::after {
  background: linear-gradient(
    to right,
    transparent 0%,
    #ff69b4 10%,
    #ff69b4 90%,
    transparent 100%
  ) !important;
}

.var_ornLine span {
  background: #fff3f5 !important;
}

body {
  background-color: #fff3f5;
}

.caption {
  font-size: 24px;
}

.sectionDesc {
  font-size: 13px;
}
.sectionDesc {
  color: #704c51;
}
.caption {
  color: #704c51;
  font-size: 20px;
}
.btn_invert {
  color: #704c51 !important;
  font-size: 13px;
  font-weight: bold;
}
.pr_sls.color_pk {
  color: #704c51 !important;
}

.pr_sls.color_pk .inclTax {
  color: #704c51 !important;
}
