:root, [data-bs-theme=light] {
  --bs-primary: #ffffff;
  --bs-primary-rgb: 255,255,255;
  --bs-primary-text-emphasis: #666666;
  --bs-primary-bg-subtle: #FFFFFF;
  --bs-primary-border-subtle: #FFFFFF;
  --bs-body-color: #383838;
  --bs-body-color-rgb: 56,56,56;
  --bs-body-bg: #ffffff;
  --bs-body-bg-rgb: 255,255,255;
  --bs-secondary-color: rgba(56,56,56,0.75);
  --bs-secondary-color-rgb: 56,56,56,0.75;
  --bs-tertiary-color: rgba(56,56,56,0.5);
  --bs-tertiary-color-rgb: 56,56,56,0.5;
  --bs-link-color: #9bb8d3;
  --bs-link-color-rgb: 155,184,211;
  --bs-link-hover-color: #ffffff;
  --bs-link-hover-color-rgb: 255,255,255;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
}

.btn-primary {
  --bs-btn-color: #000000;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #FFFFFF;
  --bs-btn-hover-border-color: #FFFFFF;
  --bs-btn-focus-shadow-rgb: 38,38,38;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #FFFFFF;
  --bs-btn-active-border-color: #FFFFFF;
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: #ffffff;
}

.btn-outline-primary {
  --bs-btn-color: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 255,255,255;
  --bs-btn-hover-color: #000000;
  --bs-btn-hover-bg: #ffffff;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-active-color: #000000;
  --bs-btn-active-bg: #ffffff;
  --bs-btn-active-border-color: #ffffff;
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffffff;
}

.m-1 {
  margin: .25rem!important;
}

.m-3 {
  margin: 1rem!important;
}

.mx-0 {
  margin-right: 0!important;
  margin-left: 0!important;
}

.mx-4 {
  margin-right: 1.5rem!important;
  margin-left: 1.5rem!important;
}

.my-0 {
  margin-top: 0!important;
  margin-bottom: 0!important;
}

.my-3 {
  margin-top: 1rem!important;
  margin-bottom: 1rem!important;
}

.my-4 {
  margin-top: 1.5rem!important;
  margin-bottom: 1.5rem!important;
}

.my-5 {
  margin-top: 3rem!important;
  margin-bottom: 3rem!important;
}

.my-6 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}

.mt-0 {
  margin-top: 0!important;
}

.mt-1 {
  margin-top: .25rem!important;
}

.mt-4 {
  margin-top: 1.5rem!important;
}

.mt-7 {
  margin-top: 6rem !important;
}

.me-0 {
  margin-right: 0!important;
}

.me-2 {
  margin-right: .5rem!important;
}

.me-4 {
  margin-right: 1.5rem!important;
}

.me-auto {
  margin-right: auto!important;
}

.mb-0 {
  margin-bottom: 0!important;
}

.mb-2 {
  margin-bottom: .5rem!important;
}

.mb-3 {
  margin-bottom: 1rem!important;
}

.mb-4 {
  margin-bottom: 1.5rem!important;
}

.mb-5 {
  margin-bottom: 3rem!important;
}

.ms-0 {
  margin-left: 0!important;
}

.p-0 {
  padding: 0!important;
}

.p-6 {
  padding: 4.5rem !important;
}

.px-0 {
  padding-right: 0!important;
  padding-left: 0!important;
}

.px-5 {
  padding-right: 3rem!important;
  padding-left: 3rem!important;
}

.py-0 {
  padding-top: 0!important;
  padding-bottom: 0!important;
}

.py-4 {
  padding-top: 1.5rem!important;
  padding-bottom: 1.5rem!important;
}

.py-5 {
  padding-top: 3rem!important;
  padding-bottom: 3rem!important;
}

.pt-0 {
  padding-top: 0!important;
}

.pt-1 {
  padding-top: .25rem!important;
}

.pt-3 {
  padding-top: 1rem!important;
}

.pt-4 {
  padding-top: 1.5rem!important;
}

.pe-0 {
  padding-right: 0!important;
}

.pe-4 {
  padding-right: 1.5rem!important;
}

.pb-0 {
  padding-bottom: 0!important;
}

.pb-4 {
  padding-bottom: 1.5rem!important;
}

.pb-8 {
  padding-bottom: 7.5rem !important;
}

.ps-0 {
  padding-left: 0!important;
}

.ps-4 {
  padding-left: 1.5rem!important;
}

@media (min-width:992px) {
  .py-lg-5 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important;
  }
}

@media (min-width:1200px) {
  .py-xl-5 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important;
  }
}

a {
}

.over-back-blog-button:hover {
  color: #4790de!important;
}

.post-title-link-over {
  color: rebeccapurple;
}

.title-blog.hover-color:hover {
  color: #4fa1ff!important;
}

.bloque-texto {
  margin-bottom: 60px;
}

.lectura {
  width: 100%;
  max-width: 800px;
  padding: 40px 20px;
}

.breadcrumb {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  background-color: #f5f5f5;
  /*font-size: 0.85rem;*/
  /*margin-bottom: 1.5rem;*/
  /*border-radius: 4px;*/
}

.breadcrumb a {
  font-family: 'Open Sans';
  font-size: 12px;
  color: grey;
  text-decoration: none;
  text-transform: uppercase;
}

.my-texts strong {
  font-weight: 700 !important;
}

.my-texts b {
  font-weight: 700 !important;
}

.my-texts a {
}

.my-texts a {
  font-weight: 600;
  color: #0d6efd;
  text-decoration: none;
  transition: color 0.2s ease, text-decoration 0.2s ease;
}

.my-texts a:hover {
  color: #5b1bd8;
  text-decoration: underline;
}

.my-texts a {
  font-weight: 600;
  color: #cdd6f4;
  text-decoration: none;
  transition: color 0.2s ease, text-decoration 0.2s ease;
}

.my-texts a:hover {
  color: #5b1bd8;
  text-decoration: underline;
}

.my-texts a {
  color: #9bb8d3;
  font-weight: 400;
  text-decoration: none;
  transition: color 0.2s ease, text-decoration 0.2s ease;
}

.my-texts a:hover {
  color: #5b1bd8;
  text-decoration: underline;
}

.my-texts a {
  color: #9bb8d3;
  font-weight: 400;
  text-decoration: none;
  transition: color 0.2s ease, text-decoration 0.2s ease;
}

.my-texts a:hover {
  color: #0d6efd;
  text-decoration: underline;
}

.my-texts a {
  color: #1D2E41;
  font-weight: 400;
  text-decoration: none;
  transition: color 0.2s ease, text-decoration 0.2s ease;
}

.my-texts a:hover {
  color: #0d6efd;
  text-decoration: underline;
}

.my-texts a {
  color: #2a5d9f;
  font-weight: 400;
  text-decoration: none;
  transition: color 0.2s ease, text-decoration 0.2s ease;
}

.my-texts a:hover {
  color: #0d6efd;
  text-decoration: underline;
}

