:root {
  --oxpins-body: #f9f7ee;
  --oxpins-stricky-header-color: #9d7c63;
  --oxpins-section: #fff;
  --oxpins-extra: #f3e7d2;
  --oxpins-extra-rgb: 243, 231, 210;
  --oxpins-gray: #786F6B;
  --oxpins-gray-rgb: 120, 111, 107;
  --oxpins-gray2: #CAB3A8;
  --oxpins-gray2-rgb: 202, 179, 168;
  --oxpins-gray3: #F9F4E8;
  --oxpins-gray3-rgb: 249, 244, 232;
  --oxpins-gray4: #6A574F;
  --oxpins-gray4-rgb: 106, 87, 79;
  --oxpins-base: #9d7c63;
  --oxpins-base-rgb: 157, 124, 99;
  --oxpins-black: #2D221D;
  --oxpins-black-rgb: 45, 34, 29;
  --oxpins-black2: #14110F;
  --oxpins-black2-rgb: 20, 17, 15;
  --oxpins-primary: #9d7c63;
  --oxpins-primary-rgb: 157, 124, 99;
  --oxpins-secondary: #6d492e;
  --oxpins-secondary-rgb: 132, 66, 4;
  --oxpins-bdr-color: #E9E9E9;
  --oxpins-bdr-color-rgb: 233, 228, 217;
  --top-header-bg-color: #d7c6a8;
  --top-header-bg-color-rgb: 215, 198, 168;
  --top-header-color: #71614a;
  --top-header-colo-rgb: 113, 97, 74;
  --testimonial-title-color: #cfa76e;
  --testimonial-title-color-rgb: 207, 167, 110;
  --counter-one__text: #eaeae1;
  --counter-one__text-rgb: 235, 221, 193;
}
