[data-bs-theme="lighttan"] h2 svg {
  fill: #000; }
[data-bs-theme="lighttan"] .bg-body-tertiary {
  background-color: white !important;
  color: #000; }
[data-bs-theme="lighttan"] .rowContainer.odd {
  background-color: #fdf6e9; }
[data-bs-theme="lighttan"] a {
  color: #f9ddab; }
  [data-bs-theme="lighttan"] a:hover, [data-bs-theme="lighttan"] a:active, [data-bs-theme="lighttan"] a:focus, [data-bs-theme="lighttan"] a:focus-visible {
    background-color: white;
    outline: 0.1rem solid #f6ca7b; }
  [data-bs-theme="lighttan"] a svg {
    fill: #f9ddab; }
  [data-bs-theme="lighttan"] a.logo:hover, [data-bs-theme="lighttan"] a.logo:active, [data-bs-theme="lighttan"] a.logo:focus, [data-bs-theme="lighttan"] a.logo:focus-visible {
    background-color: transparent;
    outline: 0.1rem solid #fff; }
[data-bs-theme="lighttan"] .primColor {
  background-color: #f9ddab; }
  [data-bs-theme="lighttan"] .primColor.headRow {
    color: #fff; }
[data-bs-theme="lighttan"] .primColor.fourCol, [data-bs-theme="lighttan"] .avatarContainer, [data-bs-theme="lighttan"] .bannerInfo {
  border: 1px solid #f2b64c;
  background-color: #fff; }
  [data-bs-theme="lighttan"] .primColor.fourCol .cardHeader, [data-bs-theme="lighttan"] .avatarContainer .cardHeader, [data-bs-theme="lighttan"] .bannerInfo .cardHeader {
    background-color: #f9ddab; }
[data-bs-theme="lighttan"] .containers .fourCol button {
  background-color: #f1ecd0;
  color: #000;
  transition: all .3s;
  position: absolute;
  width: 100%;
  bottom: 0;
  border: 0;
  transition: all .3s; }
  [data-bs-theme="lighttan"] .containers .fourCol button:hover, [data-bs-theme="lighttan"] .containers .fourCol button:focus {
    background-color: #fdfcf8; }
  [data-bs-theme="lighttan"] .containers .fourCol button:focus-visible {
    outline: 0.1rem solid #f9ddab;
    outline-offset: 3px; }
[data-bs-theme="lighttan"] ul.imgCols li a {
  background-color: #f1ecd0;
  color: #000;
  border: 1px solid #f4c064;
  transition: all .3s; }
  [data-bs-theme="lighttan"] ul.imgCols li a:hover, [data-bs-theme="lighttan"] 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="lighttan"] ul.imgCols li a:focus-visible {
    outline: 0.1rem solid #f9ddab;
    outline-offset: 3px; }
  [data-bs-theme="lighttan"] ul.imgCols li a span {
    background-color: #e6dca9; }
  [data-bs-theme="lighttan"] ul.imgCols li a svg {
    fill: #000; }
[data-bs-theme="lighttan"] .controlBar {
  background-color: #f6ca7b;
  border-bottom: 1px solid #ca860e; }
  [data-bs-theme="lighttan"] .controlBar .colL ul li:last-child {
    border-left: 2px solid #000; }
  [data-bs-theme="lighttan"] .controlBar .colL ul li a {
    color: #000;
    transition: all .3s; }
    [data-bs-theme="lighttan"] .controlBar .colL ul li a:hover, [data-bs-theme="lighttan"] .controlBar .colL ul li a:focus {
      background-color: #fbe7c3;
      background-color: #fefaf2;
      outline: 0.1rem solid #efa31c;
      outline-offset: 1px; }
    [data-bs-theme="lighttan"] .controlBar .colL ul li a svg {
      fill: #000; }
[data-bs-theme="lighttan"] .mode .dropdown-menu {
  background-color: #f7f4e4;
  border: 1px solid #f2b64c; }
  [data-bs-theme="lighttan"] .mode .dropdown-menu button {
    color: #000; }
    [data-bs-theme="lighttan"] .mode .dropdown-menu button.active, [data-bs-theme="lighttan"] .mode .dropdown-menu button:focus, [data-bs-theme="lighttan"] .mode .dropdown-menu button:hover {
      background-color: white; }
    [data-bs-theme="lighttan"] .mode .dropdown-menu button .lightBlock {
      background-color: #1565C0;
      border: 1px solid #fff; }
    [data-bs-theme="lighttan"] .mode .dropdown-menu button .navyBlock {
      background-color: #1A237E;
      border: 1px solid #fff; }
    [data-bs-theme="lighttan"] .mode .dropdown-menu button .peachBlock {
      background-color: #FFCBA4;
      border: 1px solid #fff; }
    [data-bs-theme="lighttan"] .mode .dropdown-menu button .ltanBlock {
      background-color: #f9ddab;
      border: 1px solid #fff; }
    [data-bs-theme="lighttan"] .mode .dropdown-menu button .roseBlock {
      background-color: #AD1457;
      border: 1px solid #fff; }
    [data-bs-theme="lighttan"] .mode .dropdown-menu button .darkBlock {
      background-color: #2C2C2E;
      border: 1px solid #fff; }
[data-bs-theme="lighttan"] .rw-words {
  color: #efa31c; }
[data-bs-theme="lighttan"] .carousel-control-next, [data-bs-theme="lighttan"] .carousel-control-prev {
  background-color: #f9ddab;
  border: 1px solid #f2b64c; }
  [data-bs-theme="lighttan"] .carousel-control-next:hover, [data-bs-theme="lighttan"] .carousel-control-next:active, [data-bs-theme="lighttan"] .carousel-control-next:focus, [data-bs-theme="lighttan"] .carousel-control-next:focus-visible, [data-bs-theme="lighttan"] .carousel-control-prev:hover, [data-bs-theme="lighttan"] .carousel-control-prev:active, [data-bs-theme="lighttan"] .carousel-control-prev:focus, [data-bs-theme="lighttan"] .carousel-control-prev:focus-visible {
    background-color: #efa31c;
    outline: 0.1rem solid #f6ca7b; }
  [data-bs-theme="lighttan"] .carousel-control-next svg, [data-bs-theme="lighttan"] .carousel-control-prev svg {
    fill: #000; }
[data-bs-theme="lighttan"] .tag {
  background-color: #fff;
  border: 1px solid #f6ca7b; }
  [data-bs-theme="lighttan"] .tag .block {
    background-color: #f9ddab; }
[data-bs-theme="lighttan"] .animated-button1 {
  background-color: #f7f4e4;
  border: 1px solid #efa31c;
  color: #000;
  transition: all .3s;
  text-shadow: none; }
  [data-bs-theme="lighttan"] .animated-button1:hover, [data-bs-theme="lighttan"] .animated-button1:focus {
    background-color: #f1ecd0; }
  [data-bs-theme="lighttan"] .animated-button1:focus-visible {
    outline: 0.1rem solid #000;
    outline-offset: 3px; }
[data-bs-theme="lighttan"] .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="lighttan"] .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="lighttan"] .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="lighttan"] .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="lighttan"] .tab-content {
  border: 1px solid #f9ddab;
  background-color: #fff; }
  [data-bs-theme="lighttan"] .tab-content .headRow {
    color: #000; }
[data-bs-theme="lighttan"] .nav-pills li button.nav-link {
  background-color: #f7f4e4;
  border: 1px solid #efa31c;
  color: #000;
  transition: all .3s; }
  [data-bs-theme="lighttan"] .nav-pills li button.nav-link.active {
    background-color: #f9ddab;
    color: #000; }
    [data-bs-theme="lighttan"] .nav-pills li button.nav-link.active:hover, [data-bs-theme="lighttan"] .nav-pills li button.nav-link.active:focus {
      background-color: #f9ddab; }
  [data-bs-theme="lighttan"] .nav-pills li button.nav-link:hover, [data-bs-theme="lighttan"] .nav-pills li button.nav-link:focus {
    background-color: #fbe7c3;
    border: 1px solid #efa31c;
    color: #000; }
[data-bs-theme="lighttan"] .skillTable .SkillHeader {
  border-color: #f9ddab; }
[data-bs-theme="lighttan"] .skillTable .skillRow.odd {
  background-color: #fdf4e4; }
[data-bs-theme="lighttan"] .skillTable button {
  background-color: #f1ecd0;
  color: #000; }
  [data-bs-theme="lighttan"] .skillTable button:hover, [data-bs-theme="lighttan"] .skillTable button:focus {
    background-color: #fdfcf8; }
  [data-bs-theme="lighttan"] .skillTable button:focus-visible {
    outline: 0.1rem solid #f9ddab;
    outline-offset: 3px; }
[data-bs-theme="lighttan"] .modal-header {
  background-color: #f6ca7b;
  border-bottom: 1px solid #ca860e; }
  [data-bs-theme="lighttan"] .modal-header h3 {
    color: #000; }
  [data-bs-theme="lighttan"] .modal-header button:hover, [data-bs-theme="lighttan"] .modal-header button:active, [data-bs-theme="lighttan"] .modal-header button:focus, [data-bs-theme="lighttan"] .modal-header button:focus-visible {
    background-color: #e0d495; }
  [data-bs-theme="lighttan"] .modal-header button svg {
    fill: #000; }
[data-bs-theme="lighttan"] .modal-body {
  background-color: white; }
  [data-bs-theme="lighttan"] .modal-body .lSide {
    background-color: #fefaf2;
    border: 1px solid #f9ddab; }
  [data-bs-theme="lighttan"] .modal-body a {
    border: 1px solid #f7d393;
    transition: all .3s;
    background-color: #f7f4e4;
    color: #000; }
    [data-bs-theme="lighttan"] .modal-body a:hover, [data-bs-theme="lighttan"] .modal-body a:focus {
      border: 1px solid #f9ddab;
      background-color: white;
      outline: 0.1rem solid #ca860e !important;
      outline-offset: 3px; }
    [data-bs-theme="lighttan"] .modal-body a:focus-visible {
      outline: 0.1rem solid white;
      outline-offset: 3px;
      box-shadow: none; }
[data-bs-theme="lighttan"] .modal-footer {
  background-color: #fcf0db;
  border-top: 1px solid #f9ddab; }
  [data-bs-theme="lighttan"] .modal-footer button {
    background-color: #fbe7c3;
    border: 1px solid #f2b64c;
    color: #000;
    transition: all .3s; }
    [data-bs-theme="lighttan"] .modal-footer button:hover, [data-bs-theme="lighttan"] .modal-footer button:active, [data-bs-theme="lighttan"] .modal-footer button:focus, [data-bs-theme="lighttan"] .modal-footer button:focus-visible {
      background-color: white;
      outline: 0.1rem solid #f2b64c; }
    [data-bs-theme="lighttan"] .modal-footer button svg {
      fill: #fff; }
@media (min-width: 1024px) {
  [data-bs-theme="lighttan"] .navbar-expand-lg ul.navbar-nav li.nav-item {
    border-left: 1px solid #000; }
    [data-bs-theme="lighttan"] .navbar-expand-lg ul.navbar-nav li.nav-item a {
      color: #000; }
      [data-bs-theme="lighttan"] .navbar-expand-lg ul.navbar-nav li.nav-item a.nav-link.active, [data-bs-theme="lighttan"] .navbar-expand-lg ul.navbar-nav li.nav-item a:hover, [data-bs-theme="lighttan"] .navbar-expand-lg ul.navbar-nav li.nav-item a:active, [data-bs-theme="lighttan"] .navbar-expand-lg ul.navbar-nav li.nav-item a:focus, [data-bs-theme="lighttan"] .navbar-expand-lg ul.navbar-nav li.nav-item a:focus-visible {
        color: #000;
        background-color: #fefaf2;
        outline: 0.1rem solid #efa31c;
        outline-offset: 1px; } }
@media (max-width: 1024px) {
  [data-bs-theme="lighttan"] .navTitle {
    color: #000; }
  [data-bs-theme="lighttan"] .primColor button {
    background-color: white;
    outline: 0.1rem solid #efa31c;
    border: 1px solid #fff;
    color: #000; }
    [data-bs-theme="lighttan"] .primColor button span {
      text-shadow: none; }
    [data-bs-theme="lighttan"] .primColor button svg {
      fill: #000; }
    [data-bs-theme="lighttan"] .primColor button:focus-visible {
      outline: 0.1rem solid #fff;
      outline-offset: 3px; }
    [data-bs-theme="lighttan"] .primColor button:focus {
      outline: 0.1rem solid #fff;
      outline-offset: 3px; }
  [data-bs-theme="lighttan"] .primColor .offcanvas-collapse, [data-bs-theme="lighttan"] .primColor .offcanvas-collapse.open {
    background-color: #f9ddab; }
  [data-bs-theme="lighttan"] .primColor .navbar-expand-lg .navbar-nav .nav-item a {
    background-color: #f6ca7b;
    border: 1px solid #efa31c;
    color: #000; }
    [data-bs-theme="lighttan"] .primColor .navbar-expand-lg .navbar-nav .nav-item a.active, [data-bs-theme="lighttan"] .primColor .navbar-expand-lg .navbar-nav .nav-item a:focus {
      background-color: #fefaf2;
      border: 1px solid #efa31c;
      color: #000;
      outline: 0.1rem solid white; } }
@media (max-width: 900px) {
  [data-bs-theme="lighttan"] .nav-pills li button.nav-link.active {
    border-bottom: 1px solid #000; } }
@media (max-width: 680px) {
  [data-bs-theme="lighttan"] .nav-pills li button.nav-link {
    border-radius: 5px; }
    [data-bs-theme="lighttan"] .nav-pills li button.nav-link.active {
      border: 1px solid #efa31c;
      border-radius: 5px; }
      [data-bs-theme="lighttan"] .nav-pills li button.nav-link.active:hover {
        border: 1px solid #efa31c;
        border-radius: 5px; } }

/*# sourceMappingURL=lighttan.css.map */
