[data-bs-theme="peach"] h2 svg {
  fill: #000; }
[data-bs-theme="peach"] .bg-body-tertiary {
  background-color: #fff7f1 !important;
  color: #000; }
[data-bs-theme="peach"] .rowContainer.odd {
  background-color: #fff1e6; }
[data-bs-theme="peach"] a {
  color: #FFCBA4; }
  [data-bs-theme="peach"] a:hover, [data-bs-theme="peach"] a:active, [data-bs-theme="peach"] a:focus, [data-bs-theme="peach"] a:focus-visible {
    background-color: white;
    outline: 0.1rem solid #ffae71; }
  [data-bs-theme="peach"] a svg {
    fill: #FFCBA4; }
  [data-bs-theme="peach"] a.logo:hover, [data-bs-theme="peach"] a.logo:active, [data-bs-theme="peach"] a.logo:focus, [data-bs-theme="peach"] a.logo:focus-visible {
    background-color: transparent;
    outline: 0.1rem solid #fff; }
[data-bs-theme="peach"] .primColor {
  background-color: #FFCBA4; }
  [data-bs-theme="peach"] .primColor.headRow {
    color: #fff; }
[data-bs-theme="peach"] .primColor.fourCol, [data-bs-theme="peach"] .avatarContainer, [data-bs-theme="peach"] .bannerInfo {
  border: 1px solid #ff913e;
  background-color: #fff; }
  [data-bs-theme="peach"] .primColor.fourCol .cardHeader, [data-bs-theme="peach"] .avatarContainer .cardHeader, [data-bs-theme="peach"] .bannerInfo .cardHeader {
    background-color: #FFCBA4; }
[data-bs-theme="peach"] .containers .fourCol button {
  background-color: #f5ebe3;
  color: #000;
  transition: all .3s;
  position: absolute;
  width: 100%;
  bottom: 0;
  border: 0;
  transition: all .3s; }
  [data-bs-theme="peach"] .containers .fourCol button:hover, [data-bs-theme="peach"] .containers .fourCol button:focus {
    background-color: #fcf8f6; }
  [data-bs-theme="peach"] .containers .fourCol button:focus-visible {
    outline: 0.1rem solid #FFCBA4;
    outline-offset: 3px; }
[data-bs-theme="peach"] ul.imgCols li a {
  background-color: #f5ebe3;
  color: #000;
  border: 1px solid #ff913e;
  transition: all .3s; }
  [data-bs-theme="peach"] ul.imgCols li a:hover, [data-bs-theme="peach"] ul.imgCols li a:focus {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transform: scale(1.1); }
  [data-bs-theme="peach"] ul.imgCols li a:focus-visible {
    outline: 0.1rem solid #FFCBA4;
    outline-offset: 3px; }
  [data-bs-theme="peach"] ul.imgCols li a span {
    background-color: #f5ebe3; }
  [data-bs-theme="peach"] ul.imgCols li a svg {
    fill: #000; }
[data-bs-theme="peach"] .controlBar {
  background-color: #ffae71;
  border-bottom: 1px solid #d75c00; }
  [data-bs-theme="peach"] .controlBar .colL ul li:last-child {
    border-left: 2px solid #000; }
  [data-bs-theme="peach"] .controlBar .colL ul li a {
    color: #000;
    transition: all .3s; }
    [data-bs-theme="peach"] .controlBar .colL ul li a:hover, [data-bs-theme="peach"] .controlBar .colL ul li a:focus {
      background-color: #ffdabe;
      background-color: #fff7f1;
      outline: 0.1rem solid #ff740b;
      outline-offset: 1px; }
    [data-bs-theme="peach"] .controlBar .colL ul li a svg {
      fill: #000; }
[data-bs-theme="peach"] .mode .dropdown-menu {
  background-color: #f5ebe3;
  border: 1px solid #ff913e; }
  [data-bs-theme="peach"] .mode .dropdown-menu button {
    color: #000; }
    [data-bs-theme="peach"] .mode .dropdown-menu button.active, [data-bs-theme="peach"] .mode .dropdown-menu button:focus, [data-bs-theme="peach"] .mode .dropdown-menu button:hover {
      background-color: white; }
    [data-bs-theme="peach"] .mode .dropdown-menu button .lightBlock {
      background-color: #1565C0;
      border: 1px solid #fff; }
    [data-bs-theme="peach"] .mode .dropdown-menu button .navyBlock {
      background-color: #1A237E;
      border: 1px solid #fff; }
    [data-bs-theme="peach"] .mode .dropdown-menu button .peachBlock {
      background-color: #FFCBA4;
      border: 1px solid #fff; }
    [data-bs-theme="peach"] .mode .dropdown-menu button .ltanBlock {
      background-color: #f9ddab;
      border: 1px solid #fff; }
    [data-bs-theme="peach"] .mode .dropdown-menu button .roseBlock {
      background-color: #AD1457;
      border: 1px solid #fff; }
    [data-bs-theme="peach"] .mode .dropdown-menu button .darkBlock {
      background-color: #2C2C2E;
      border: 1px solid #fff; }
[data-bs-theme="peach"] .rw-words {
  color: #ff913e; }
[data-bs-theme="peach"] .carousel-control-next, [data-bs-theme="peach"] .carousel-control-prev {
  background-color: #FFCBA4;
  border: 1px solid #ff913e; }
  [data-bs-theme="peach"] .carousel-control-next:hover, [data-bs-theme="peach"] .carousel-control-next:active, [data-bs-theme="peach"] .carousel-control-next:focus, [data-bs-theme="peach"] .carousel-control-next:focus-visible, [data-bs-theme="peach"] .carousel-control-prev:hover, [data-bs-theme="peach"] .carousel-control-prev:active, [data-bs-theme="peach"] .carousel-control-prev:focus, [data-bs-theme="peach"] .carousel-control-prev:focus-visible {
    background-color: #ffdabe;
    outline: 0.1rem solid #ffae71; }
  [data-bs-theme="peach"] .carousel-control-next svg, [data-bs-theme="peach"] .carousel-control-prev svg {
    fill: #fff; }
[data-bs-theme="peach"] .tag {
  background-color: #fff;
  border: 1px solid #ffae71; }
  [data-bs-theme="peach"] .tag .block {
    background-color: #FFCBA4; }
[data-bs-theme="peach"] .animated-button1 {
  background-color: #ffdabe;
  border: 1px solid #000;
  color: #000;
  transition: all .3s;
  text-shadow: none; }
  [data-bs-theme="peach"] .animated-button1:hover, [data-bs-theme="peach"] .animated-button1:focus {
    background-color: #fff7f1; }
  [data-bs-theme="peach"] .animated-button1:focus-visible {
    outline: 0.1rem solid #000;
    outline-offset: 3px; }
[data-bs-theme="peach"] .animated-button1 span:nth-child(1) {
  background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#fff));
  background: linear-gradient(to left, rgba(43, 8, 8, 0), #fff); }
[data-bs-theme="peach"] .animated-button1 span:nth-child(2) {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#fff));
  background: linear-gradient(to top, rgba(43, 8, 8, 0), #fff); }
[data-bs-theme="peach"] .animated-button1 span:nth-child(3) {
  background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#fff));
  background: linear-gradient(to right, rgba(43, 8, 8, 0), #fff); }
[data-bs-theme="peach"] .animated-button1 span:nth-child(4) {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#fff));
  background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #fff); }
[data-bs-theme="peach"] .tab-content {
  border: 1px solid #FFCBA4;
  background-color: #fff; }
  [data-bs-theme="peach"] .tab-content .headRow {
    color: #000; }
[data-bs-theme="peach"] .nav-pills li button.nav-link {
  background-color: #fcf8f6;
  border: 1px solid #FFCBA4;
  color: #000;
  transition: all .3s; }
  [data-bs-theme="peach"] .nav-pills li button.nav-link.active {
    background-color: #FFCBA4;
    color: #000; }
    [data-bs-theme="peach"] .nav-pills li button.nav-link.active:hover, [data-bs-theme="peach"] .nav-pills li button.nav-link.active:focus {
      background-color: #FFCBA4; }
  [data-bs-theme="peach"] .nav-pills li button.nav-link:hover, [data-bs-theme="peach"] .nav-pills li button.nav-link:focus {
    background-color: #ffdabe;
    border: 1px solid #FFCBA4;
    color: #000; }
[data-bs-theme="peach"] .skillTable .SkillHeader {
  border-color: #FFCBA4; }
[data-bs-theme="peach"] .skillTable .skillRow.odd {
  background-color: #fff7f1; }
[data-bs-theme="peach"] .skillTable button {
  background-color: #f5ebe3;
  color: #000; }
  [data-bs-theme="peach"] .skillTable button:hover, [data-bs-theme="peach"] .skillTable button:focus {
    background-color: #fcf8f6; }
  [data-bs-theme="peach"] .skillTable button:focus-visible {
    outline: 0.1rem solid #FFCBA4;
    outline-offset: 3px; }
[data-bs-theme="peach"] .modal-header {
  background-color: #FFCBA4; }
  [data-bs-theme="peach"] .modal-header h3 {
    color: #000; }
  [data-bs-theme="peach"] .modal-header button:hover, [data-bs-theme="peach"] .modal-header button:active, [data-bs-theme="peach"] .modal-header button:focus, [data-bs-theme="peach"] .modal-header button:focus-visible {
    background-color: #ff913e;
    outline: 0.1rem solid #ff913e; }
  [data-bs-theme="peach"] .modal-header button svg {
    fill: #000; }
[data-bs-theme="peach"] .modal-body {
  background-color: white; }
  [data-bs-theme="peach"] .modal-body .lSide {
    background-color: #fff7f1;
    border: 1px solid #FFCBA4; }
  [data-bs-theme="peach"] .modal-body a {
    border: 1px solid #ffbc8b;
    transition: all .3s;
    background-color: #f5ebe3;
    color: #000; }
    [data-bs-theme="peach"] .modal-body a:hover, [data-bs-theme="peach"] .modal-body a:focus {
      border: 1px solid #FFCBA4;
      background-color: white;
      outline: 0.1rem solid #d75c00 !important;
      outline-offset: 3px; }
    [data-bs-theme="peach"] .modal-body a:focus-visible {
      outline: 0.1rem solid white;
      outline-offset: 3px;
      box-shadow: none; }
[data-bs-theme="peach"] .modal-footer {
  background-color: #fff7f1;
  border-top: 1px solid #FFCBA4; }
  [data-bs-theme="peach"] .modal-footer button {
    background-color: #fcf8f6;
    border: 1px solid #ff913e;
    color: #000;
    transition: all .3s; }
    [data-bs-theme="peach"] .modal-footer button:hover, [data-bs-theme="peach"] .modal-footer button:active, [data-bs-theme="peach"] .modal-footer button:focus, [data-bs-theme="peach"] .modal-footer button:focus-visible {
      background-color: white;
      outline: 0.1rem solid #ff913e; }
    [data-bs-theme="peach"] .modal-footer button svg {
      fill: #fff; }
@media (min-width: 1024px) {
  [data-bs-theme="peach"] .navbar-expand-lg ul.navbar-nav li.nav-item {
    border-left: 1px solid #000; }
    [data-bs-theme="peach"] .navbar-expand-lg ul.navbar-nav li.nav-item a {
      color: #000;
      transition: all .3s; }
      [data-bs-theme="peach"] .navbar-expand-lg ul.navbar-nav li.nav-item a.nav-link.active, [data-bs-theme="peach"] .navbar-expand-lg ul.navbar-nav li.nav-item a:hover, [data-bs-theme="peach"] .navbar-expand-lg ul.navbar-nav li.nav-item a:active, [data-bs-theme="peach"] .navbar-expand-lg ul.navbar-nav li.nav-item a:focus, [data-bs-theme="peach"] .navbar-expand-lg ul.navbar-nav li.nav-item a:focus-visible {
        color: #000;
        background-color: #fff7f1;
        outline: 0.1rem solid #ff740b;
        outline-offset: 1px; } }
@media (max-width: 1024px) {
  [data-bs-theme="peach"] .navTitle {
    color: #000; }
  [data-bs-theme="peach"] .primColor button {
    background-color: white;
    outline: 0.1rem solid #ff740b;
    border: 1px solid #fff;
    color: #000; }
    [data-bs-theme="peach"] .primColor button span {
      text-shadow: none; }
    [data-bs-theme="peach"] .primColor button svg {
      fill: #000; }
    [data-bs-theme="peach"] .primColor button:focus-visible {
      outline: 0.1rem solid #fff;
      outline-offset: 3px; }
    [data-bs-theme="peach"] .primColor button:focus {
      outline: 0.1rem solid #fff;
      outline-offset: 3px; }
  [data-bs-theme="peach"] .primColor .offcanvas-collapse, [data-bs-theme="peach"] .primColor .offcanvas-collapse.open {
    background-color: #FFCBA4; }
  [data-bs-theme="peach"] .primColor .navbar-expand-lg .navbar-nav .nav-item a {
    background-color: #ffae71;
    border: 1px solid #ff740b;
    color: #000; }
    [data-bs-theme="peach"] .primColor .navbar-expand-lg .navbar-nav .nav-item a.active, [data-bs-theme="peach"] .primColor .navbar-expand-lg .navbar-nav .nav-item a:focus {
      background-color: #fff7f1;
      border: 1px solid #ff740b;
      color: #000; } }

/*# sourceMappingURL=peach.css.map */
