[data-bs-theme="light"] h2 svg {
  fill: #000; }
[data-bs-theme="light"] .bg-body-tertiary {
  background-color: #fff !important;
  color: #000; }
[data-bs-theme="light"] .rowContainer.odd {
  background-color: #f3f3f3; }
[data-bs-theme="light"] a {
  color: #1565C0; }
  [data-bs-theme="light"] a:hover, [data-bs-theme="light"] a:active, [data-bs-theme="light"] a:focus, [data-bs-theme="light"] a:focus-visible {
    background-color: #d9e9fb;
    outline: 0.1rem solid #104d92; }
  [data-bs-theme="light"] a svg {
    fill: #1565C0; }
  [data-bs-theme="light"] a.logo:hover, [data-bs-theme="light"] a.logo:active, [data-bs-theme="light"] a.logo:focus, [data-bs-theme="light"] a.logo:focus-visible {
    background-color: transparent;
    outline: 0.1rem solid #fff; }
[data-bs-theme="light"] .primColor {
  background-color: #1565C0; }
  [data-bs-theme="light"] .primColor.headRow {
    color: #fff; }
[data-bs-theme="light"] .primColor.fourCol, [data-bs-theme="light"] .avatarContainer, [data-bs-theme="light"] .bannerInfo {
  border: 1px solid #0b3564;
  background-color: #fff; }
  [data-bs-theme="light"] .primColor.fourCol .cardHeader, [data-bs-theme="light"] .avatarContainer .cardHeader, [data-bs-theme="light"] .bannerInfo .cardHeader {
    background-color: #1565C0; }
[data-bs-theme="light"] .containers .fourCol button {
  background-color: #f3f3f3;
  color: #1565C0;
  transition: all .3s;
  position: absolute;
  width: 100%;
  bottom: 0;
  border: 0;
  transition: all .3s; }
  [data-bs-theme="light"] .containers .fourCol button:hover, [data-bs-theme="light"] .containers .fourCol button:focus {
    background-color: #dadada; }
  [data-bs-theme="light"] .containers .fourCol button:focus-visible {
    outline: 0.1rem solid #1565C0;
    outline-offset: 3px; }
[data-bs-theme="light"] ul.imgCols li a {
  background-color: #f3f3f3;
  color: #1565C0;
  border: 1px solid #0b3564;
  transition: all .3s; }
  [data-bs-theme="light"] ul.imgCols li a:hover, [data-bs-theme="light"] 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="light"] ul.imgCols li a:focus-visible {
    outline: 0.1rem solid #1565C0;
    outline-offset: 3px; }
  [data-bs-theme="light"] ul.imgCols li a span {
    background-color: #f3f3f3; }
[data-bs-theme="light"] .controlBar {
  background-color: #0b3564;
  border-bottom: 1px solid #000; }
  [data-bs-theme="light"] .controlBar .colL ul li:last-child {
    border-left: 2px solid #fff; }
  [data-bs-theme="light"] .controlBar .colL ul li a {
    color: #fff; }
    [data-bs-theme="light"] .controlBar .colL ul li a:hover, [data-bs-theme="light"] .controlBar .colL ul li a:focus {
      background-color: #4f98ec; }
    [data-bs-theme="light"] .controlBar .colL ul li a svg {
      fill: #fff; }
[data-bs-theme="light"] .mode .dropdown-menu {
  background-color: #f9f9f9;
  border: 1px solid #0b3564; }
  [data-bs-theme="light"] .mode .dropdown-menu button {
    color: #000; }
    [data-bs-theme="light"] .mode .dropdown-menu button.active, [data-bs-theme="light"] .mode .dropdown-menu button:focus, [data-bs-theme="light"] .mode .dropdown-menu button:hover {
      background-color: #abcef6; }
    [data-bs-theme="light"] .mode .dropdown-menu button .lightBlock {
      background-color: #1565C0;
      border: 1px solid #fff; }
    [data-bs-theme="light"] .mode .dropdown-menu button .navyBlock {
      background-color: #1A237E;
      border: 1px solid #fff; }
    [data-bs-theme="light"] .mode .dropdown-menu button .peachBlock {
      background-color: #FFCBA4;
      border: 1px solid #fff; }
    [data-bs-theme="light"] .mode .dropdown-menu button .ltanBlock {
      background-color: #f9ddab;
      border: 1px solid #fff; }
    [data-bs-theme="light"] .mode .dropdown-menu button .roseBlock {
      background-color: #AD1457;
      border: 1px solid #fff; }
    [data-bs-theme="light"] .mode .dropdown-menu button .darkBlock {
      background-color: #2C2C2E;
      border: 1px solid #fff; }
[data-bs-theme="light"] .rw-words {
  color: #FFCA28; }
[data-bs-theme="light"] .carousel-control-next, [data-bs-theme="light"] .carousel-control-prev {
  background-color: #1565C0;
  border: 1px solid #0b3564; }
  [data-bs-theme="light"] .carousel-control-next:hover, [data-bs-theme="light"] .carousel-control-next:active, [data-bs-theme="light"] .carousel-control-next:focus, [data-bs-theme="light"] .carousel-control-next:focus-visible, [data-bs-theme="light"] .carousel-control-prev:hover, [data-bs-theme="light"] .carousel-control-prev:active, [data-bs-theme="light"] .carousel-control-prev:focus, [data-bs-theme="light"] .carousel-control-prev:focus-visible {
    background-color: #1871d7;
    outline: 0.1rem solid #104d92; }
  [data-bs-theme="light"] .carousel-control-next svg, [data-bs-theme="light"] .carousel-control-prev svg {
    fill: #fff; }
[data-bs-theme="light"] .tag {
  background-color: #fff;
  border: 1px solid #0b3564; }
  [data-bs-theme="light"] .tag .block {
    background-color: #1565C0; }
[data-bs-theme="light"] .animated-button1 {
  background-color: #ffd042;
  border: 1px solid #000;
  color: #000;
  transition: all .3s;
  text-shadow: none; }
  [data-bs-theme="light"] .animated-button1:hover, [data-bs-theme="light"] .animated-button1:focus {
    background-color: #ffdd75; }
  [data-bs-theme="light"] .animated-button1:focus-visible {
    outline: 0.1rem solid #FFCA28;
    outline-offset: 3px; }
[data-bs-theme="light"] .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="light"] .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="light"] .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="light"] .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="light"] .tab-content {
  border: 1px solid #0b3564;
  background-color: #fff; }
[data-bs-theme="light"] .nav-pills li button.nav-link {
  background-color: #ffd042;
  border: 1px solid #000;
  color: #000; }
  [data-bs-theme="light"] .nav-pills li button.nav-link.active {
    background-color: #0b3564;
    color: #fff; }
    [data-bs-theme="light"] .nav-pills li button.nav-link.active:hover, [data-bs-theme="light"] .nav-pills li button.nav-link.active:focus {
      background-color: #0b3564;
      outline: 0;
      outline-offset: 3px; }
    [data-bs-theme="light"] .nav-pills li button.nav-link.active:focus-visible {
      outline: 0.1rem solid #1565C0;
      outline-offset: 3px; }
  [data-bs-theme="light"] .nav-pills li button.nav-link:hover, [data-bs-theme="light"] .nav-pills li button.nav-link:focus {
    background-color: #ffdd75;
    border: 1px solid #0b3564;
    outline: 0.1rem solid #1565C0;
    outline-offset: 3px; }
  [data-bs-theme="light"] .nav-pills li button.nav-link:focus-visible {
    outline: 0.1rem solid #1565C0;
    outline-offset: 3px; }
[data-bs-theme="light"] .skillTable .SkillHeader {
  border-color: #ccc; }
[data-bs-theme="light"] .skillTable .skillRow.odd {
  background-color: #f0f6fd; }
[data-bs-theme="light"] .skillTable button {
  background-color: #f3f3f3;
  color: #1565C0; }
  [data-bs-theme="light"] .skillTable button:hover, [data-bs-theme="light"] .skillTable button:focus {
    background-color: #dadada; }
  [data-bs-theme="light"] .skillTable button:focus-visible {
    outline: 0.1rem solid #1565C0;
    outline-offset: 3px; }
[data-bs-theme="light"] .modal-header {
  background-color: #1565C0; }
  [data-bs-theme="light"] .modal-header h3 {
    color: #fff; }
  [data-bs-theme="light"] .modal-header button:hover, [data-bs-theme="light"] .modal-header button:active, [data-bs-theme="light"] .modal-header button:focus, [data-bs-theme="light"] .modal-header button:focus-visible {
    background-color: #0b3564;
    outline: 0.1rem solid #0b3564; }
  [data-bs-theme="light"] .modal-header button svg {
    fill: #fff; }
[data-bs-theme="light"] .modal-body {
  background-color: #fff; }
  [data-bs-theme="light"] .modal-body .lSide {
    background-color: #d9e9fb;
    border: 1px solid #1565C0; }
  [data-bs-theme="light"] .modal-body a {
    border: 1px solid #1565C0;
    transition: all .3s;
    background-color: #1565C0;
    color: #fff; }
    [data-bs-theme="light"] .modal-body a:hover, [data-bs-theme="light"] .modal-body a:focus {
      background-color: #217ee7;
      outline: 0.1rem solid #abcef6 !important; }
    [data-bs-theme="light"] .modal-body a:focus-visible {
      outline: 0.1rem solid #abcef6;
      outline-offset: 3px;
      box-shadow: none; }
[data-bs-theme="light"] .modal-footer {
  background-color: #c2dcf8;
  border-top: 1px solid #1565C0; }
  [data-bs-theme="light"] .modal-footer button {
    background-color: #d9e9fb;
    border: 1px solid #0b3564;
    color: #000;
    transition: all .3s; }
    [data-bs-theme="light"] .modal-footer button:hover, [data-bs-theme="light"] .modal-footer button:active, [data-bs-theme="light"] .modal-footer button:focus, [data-bs-theme="light"] .modal-footer button:focus-visible {
      background-color: #7db3f1;
      outline: 0.1rem solid #0b3564; }
    [data-bs-theme="light"] .modal-footer button svg {
      fill: #fff; }
@media (min-width: 1024px) {
  [data-bs-theme="light"] .navbar-expand-lg ul.navbar-nav li.nav-item {
    border-left: 1px solid #fff; }
    [data-bs-theme="light"] .navbar-expand-lg ul.navbar-nav li.nav-item a {
      color: #fff; }
      [data-bs-theme="light"] .navbar-expand-lg ul.navbar-nav li.nav-item a.nav-link.active {
        color: #fff;
        background-color: #0b3564;
        outline: 0.1rem solid #061c36; }
      [data-bs-theme="light"] .navbar-expand-lg ul.navbar-nav li.nav-item a:hover, [data-bs-theme="light"] .navbar-expand-lg ul.navbar-nav li.nav-item a:active, [data-bs-theme="light"] .navbar-expand-lg ul.navbar-nav li.nav-item a:focus, [data-bs-theme="light"] .navbar-expand-lg ul.navbar-nav li.nav-item a:focus-visible {
        background-color: #4f98ec;
        outline: 0.1rem solid #0b3564;
        color: #fff; } }
@media (max-width: 1024px) {
  [data-bs-theme="light"] .primColor button {
    background-color: #104d92;
    border: 1px solid #061c36;
    color: #fff;
    text-shadow: 1px 1px #000; }
    [data-bs-theme="light"] .primColor button svg {
      fill: #fff; }
    [data-bs-theme="light"] .primColor button:focus-visible {
      outline: 0.1rem solid #fff;
      outline-offset: 3px; }
    [data-bs-theme="light"] .primColor button:focus {
      outline: 0.1rem solid #fff;
      outline-offset: 3px; }
  [data-bs-theme="light"] .primColor .offcanvas-collapse, [data-bs-theme="light"] .primColor .offcanvas-collapse.open {
    background-color: #1565C0; }
  [data-bs-theme="light"] .primColor .navTitle {
    color: #fff;
    text-shadow: 1px 1px #000; }
  [data-bs-theme="light"] .primColor .navbar-expand-lg .navbar-nav .nav-item a {
    background-color: #d9e9fb;
    border: 1px solid #7db3f1;
    color: #1565C0;
    text-shadow: 0; }
    [data-bs-theme="light"] .primColor .navbar-expand-lg .navbar-nav .nav-item a.active, [data-bs-theme="light"] .primColor .navbar-expand-lg .navbar-nav .nav-item a:focus {
      background-color: #217ee7;
      border: 1px solid #0b3564;
      color: #fff;
      outline: 0.1rem solid #abcef6; } }

/*# sourceMappingURL=lightTheme.css.map */
