[data-bs-theme="dark"] h2 svg {
  fill: #eee; }
[data-bs-theme="dark"] .bg-body-tertiary {
  background-color: #5c5c5f !important;
  color: #eee;
  text-shadow: 1px 1px #000; }
[data-bs-theme="dark"] .rowContainer.odd {
  background-color: #505052; }
[data-bs-theme="dark"] a {
  color: #2C2C2E; }
  [data-bs-theme="dark"] a:hover, [data-bs-theme="dark"] a:active, [data-bs-theme="dark"] a:focus, [data-bs-theme="dark"] a:focus-visible {
    background-color: #ababae;
    outline: 0.1rem solid #131314; }
  [data-bs-theme="dark"] a svg {
    fill: #2C2C2E; }
  [data-bs-theme="dark"] a.logo:hover, [data-bs-theme="dark"] a.logo:active, [data-bs-theme="dark"] a.logo:focus, [data-bs-theme="dark"] a.logo:focus-visible {
    background-color: transparent;
    outline: 0.1rem solid #eee; }
[data-bs-theme="dark"] .primColor {
  background-color: #2C2C2E; }
  [data-bs-theme="dark"] .primColor.headRow {
    color: #eee; }
[data-bs-theme="dark"] .primColor.fourCol, [data-bs-theme="dark"] .avatarContainer, [data-bs-theme="dark"] .bannerInfo {
  border: 1px solid #131314;
  background-color: #5e5e62; }
  [data-bs-theme="dark"] .primColor.fourCol .cardHeader, [data-bs-theme="dark"] .avatarContainer .cardHeader, [data-bs-theme="dark"] .bannerInfo .cardHeader {
    background-color: #2C2C2E; }
[data-bs-theme="dark"] .containers .fourCol button {
  background-color: #919195;
  color: #000;
  transition: all .3s;
  position: absolute;
  width: 100%;
  bottom: 0;
  transition: all .3s; }
  [data-bs-theme="dark"] .containers .fourCol button:hover, [data-bs-theme="dark"] .containers .fourCol button:focus {
    background-color: #9e9ea2; }
  [data-bs-theme="dark"] .containers .fourCol button:focus-visible {
    outline: 0.1rem solid #eee;
    outline-offset: 3px; }
[data-bs-theme="dark"] ul.imgCols li a {
  background-color: #919195;
  border: 1px solid black;
  color: #000;
  transition: all .3s; }
  [data-bs-theme="dark"] ul.imgCols li a:hover, [data-bs-theme="dark"] 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="dark"] ul.imgCols li a:focus-visible {
    outline: 0.1rem solid #2C2C2E;
    outline-offset: 3px; }
  [data-bs-theme="dark"] ul.imgCols li a span {
    background-color: #919195;
    text-shadow: none; }
[data-bs-theme="dark"] .controlBar {
  background-color: black;
  border-bottom: 1px solid #000; }
  [data-bs-theme="dark"] .controlBar .colL ul li:last-child {
    border-left: 2px solid #eee; }
  [data-bs-theme="dark"] .controlBar .colL ul li a {
    color: #eee; }
    [data-bs-theme="dark"] .controlBar .colL ul li a:hover, [data-bs-theme="dark"] .controlBar .colL ul li a:focus {
      background-color: #5e5e62; }
    [data-bs-theme="dark"] .controlBar .colL ul li a svg {
      fill: #eee; }
[data-bs-theme="dark"] .mode .dropdown-menu {
  background-color: #9e9ea2;
  border: 1px solid black; }
  [data-bs-theme="dark"] .mode .dropdown-menu button {
    color: #000; }
    [data-bs-theme="dark"] .mode .dropdown-menu button.active, [data-bs-theme="dark"] .mode .dropdown-menu button:focus, [data-bs-theme="dark"] .mode .dropdown-menu button:hover {
      background-color: #77777c; }
    [data-bs-theme="dark"] .mode .dropdown-menu button .lightBlock {
      background-color: #1565C0;
      border: 1px solid #eee; }
    [data-bs-theme="dark"] .mode .dropdown-menu button .navyBlock {
      background-color: #1A237E;
      border: 1px solid #eee; }
    [data-bs-theme="dark"] .mode .dropdown-menu button .peachBlock {
      background-color: #FFCBA4;
      border: 1px solid #eee; }
    [data-bs-theme="dark"] .mode .dropdown-menu button .ltanBlock {
      background-color: #f9ddab;
      border: 1px solid #eee; }
    [data-bs-theme="dark"] .mode .dropdown-menu button .roseBlock {
      background-color: #AD1457;
      border: 1px solid #eee; }
    [data-bs-theme="dark"] .mode .dropdown-menu button .darkBlock {
      background-color: #2C2C2E;
      border: 1px solid #eee; }
[data-bs-theme="dark"] .rw-words {
  color: #FFC107; }
[data-bs-theme="dark"] .carousel-control-next, [data-bs-theme="dark"] .carousel-control-prev {
  background-color: #2C2C2E;
  border: 1px solid black; }
  [data-bs-theme="dark"] .carousel-control-next:hover, [data-bs-theme="dark"] .carousel-control-next:active, [data-bs-theme="dark"] .carousel-control-next:focus, [data-bs-theme="dark"] .carousel-control-next:focus-visible, [data-bs-theme="dark"] .carousel-control-prev:hover, [data-bs-theme="dark"] .carousel-control-prev:active, [data-bs-theme="dark"] .carousel-control-prev:focus, [data-bs-theme="dark"] .carousel-control-prev:focus-visible {
    background-color: #38383b;
    outline: 0.1rem solid #131314; }
  [data-bs-theme="dark"] .carousel-control-next svg, [data-bs-theme="dark"] .carousel-control-prev svg {
    fill: #eee; }
[data-bs-theme="dark"] .tag {
  background-color: #77777c;
  border: 1px solid black; }
  [data-bs-theme="dark"] .tag .block {
    background-color: #2C2C2E; }
[data-bs-theme="dark"] .animated-button1 {
  background-color: #919195;
  border: 1px solid black;
  color: #000;
  transition: all .3s;
  text-shadow: none; }
  [data-bs-theme="dark"] .animated-button1:hover, [data-bs-theme="dark"] .animated-button1:focus {
    background-color: #ababae; }
  [data-bs-theme="dark"] .animated-button1:focus-visible {
    outline: 0.1rem solid #2C2C2E;
    outline-offset: 3px; }
[data-bs-theme="dark"] .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="dark"] .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="dark"] .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="dark"] .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="dark"] .tab-content {
  border: 1px solid #131314;
  background-color: #5e5e62; }
[data-bs-theme="dark"] .nav-pills li button.nav-link {
  background-color: #77777c;
  border: 1px solid black;
  color: #000; }
  [data-bs-theme="dark"] .nav-pills li button.nav-link.active {
    background-color: black;
    color: #eee; }
    [data-bs-theme="dark"] .nav-pills li button.nav-link.active:hover, [data-bs-theme="dark"] .nav-pills li button.nav-link.active:focus {
      background-color: black; }
    [data-bs-theme="dark"] .nav-pills li button.nav-link.active:focus-visible {
      outline: 0.1rem solid #2C2C2E;
      outline-offset: 3px; }
  [data-bs-theme="dark"] .nav-pills li button.nav-link:hover, [data-bs-theme="dark"] .nav-pills li button.nav-link:focus {
    background-color: #919195;
    border: 1px solid black; }
  [data-bs-theme="dark"] .nav-pills li button.nav-link:focus-visible {
    outline: 0.1rem solid #2C2C2E;
    outline-offset: 3px; }
[data-bs-theme="dark"] .skillTable .SkillHeader {
  border-color: #ccc; }
[data-bs-theme="dark"] .skillTable .skillRow.odd {
  background-color: #454548; }
[data-bs-theme="dark"] .modal-header {
  background-color: #2C2C2E;
  border-bottom: 1px solid #000; }
  [data-bs-theme="dark"] .modal-header h3 {
    color: #eee; }
  [data-bs-theme="dark"] .modal-header button:hover, [data-bs-theme="dark"] .modal-header button:active, [data-bs-theme="dark"] .modal-header button:focus, [data-bs-theme="dark"] .modal-header button:focus-visible {
    background-color: black;
    outline: 0.1rem solid black; }
  [data-bs-theme="dark"] .modal-header button svg {
    fill: #eee; }
[data-bs-theme="dark"] .modal-body {
  background-color: #5e5e62; }
  [data-bs-theme="dark"] .modal-body .lSide {
    background-color: #2C2C2E; }
  [data-bs-theme="dark"] .modal-body .bodyContainer .rSide a {
    background-color: #919195;
    border: 1px solid black;
    color: #000;
    transition: all .3s;
    text-shadow: none; }
    [data-bs-theme="dark"] .modal-body .bodyContainer .rSide a:hover, [data-bs-theme="dark"] .modal-body .bodyContainer .rSide a:focus {
      background-color: #ababae;
      outline: 0.1rem solid #eee;
      outline-offset: 3px; }
    [data-bs-theme="dark"] .modal-body .bodyContainer .rSide a:focus-visible {
      outline: 0.1rem solid #eee;
      outline-offset: 3px; }
[data-bs-theme="dark"] .modal-footer {
  background-color: #6a6a6f;
  border-top: 1px solid black; }
  [data-bs-theme="dark"] .modal-footer button {
    background-color: #2C2C2E;
    border: 1px solid black;
    color: #eee;
    transition: all .3s; }
    [data-bs-theme="dark"] .modal-footer button:hover, [data-bs-theme="dark"] .modal-footer button:active, [data-bs-theme="dark"] .modal-footer button:focus, [data-bs-theme="dark"] .modal-footer button:focus-visible {
      background-color: #454548;
      outline: 0.1rem solid black;
      box-shadow: none; }
    [data-bs-theme="dark"] .modal-footer button svg {
      fill: #eee; }
@media (min-width: 1024px) {
  [data-bs-theme="dark"] .navbar-expand-lg ul.navbar-nav li.nav-item {
    border-left: 1px solid #eee; }
    [data-bs-theme="dark"] .navbar-expand-lg ul.navbar-nav li.nav-item a {
      color: #eee; }
      [data-bs-theme="dark"] .navbar-expand-lg ul.navbar-nav li.nav-item a.nav-link.active {
        color: #eee;
        background-color: black; }
      [data-bs-theme="dark"] .navbar-expand-lg ul.navbar-nav li.nav-item a:hover, [data-bs-theme="dark"] .navbar-expand-lg ul.navbar-nav li.nav-item a:active, [data-bs-theme="dark"] .navbar-expand-lg ul.navbar-nav li.nav-item a:focus, [data-bs-theme="dark"] .navbar-expand-lg ul.navbar-nav li.nav-item a:focus-visible {
        background-color: #131314;
        outline: 0.1rem solid #eee;
        outline-offset: 3px;
        box-shadow: none; } }
@media (max-width: 1024px) {
  [data-bs-theme="dark"] .primColor button {
    background-color: #131314;
    border: 1px solid black;
    color: #eee;
    text-shadow: 1px 1px #000; }
    [data-bs-theme="dark"] .primColor button svg {
      fill: #eee; }
    [data-bs-theme="dark"] .primColor button:focus-visible {
      outline: 0.1rem solid #eee;
      outline-offset: 3px; }
    [data-bs-theme="dark"] .primColor button:focus {
      outline: 0.1rem solid #eee;
      outline-offset: 3px; }
  [data-bs-theme="dark"] .primColor .offcanvas-collapse, [data-bs-theme="dark"] .primColor .offcanvas-collapse.open {
    background-color: #2C2C2E; }
  [data-bs-theme="dark"] .primColor .navbar-expand-lg .navbar-nav .nav-item a {
    color: #eee;
    border: 1px solid #131314;
    background-color: #5e5e62;
    text-shadow: 1px 1px #000; }
    [data-bs-theme="dark"] .primColor .navbar-expand-lg .navbar-nav .nav-item a.active, [data-bs-theme="dark"] .primColor .navbar-expand-lg .navbar-nav .nav-item a:focus {
      border: 1px solid #454548;
      background-color: #131314; } }

/*# sourceMappingURL=dark.css.map */
