:root {
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #198754;
}
.nav-underline .nav-link {
  border-bottom: 0 solid transparent;
  background: linear-gradient(90deg, #ff5757, #8c52ff);
border-radius: 9px;
padding-left: 15px;
padding-right: 15px;
color: #fff !important;
}

.main-form-desc-1 {
  width: 100%;
  text-align: center;
  font-size: 20px;
}
.main-form-desc-2 {
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin-top: 4px;
}

.main-form-box {
  margin-top: 10px;
  padding: 20px;
  background: linear-gradient(to bottom, #ff5757, #8c52ff);
  border-radius: 10px;
  border: 4px dotted #38d9d9;
}

.main-form-box input {
  border: 3px solid #afaf59;
  text-indent: 10px;
}

.main-form-box-name-input {
  border: 3px solid #afaf59;
  text-indent: 10px;
}
.main-form-box-name-label {
  text-indent: 20px;
}

.input-group-down {
  background-color: #0d6efd;
  border-top: 3px solid #afaf59;
  border-right: 3px solid #afaf59;
  border-bottom: 3px solid #afaf59;
  color: #fff;
  cursor: pointer;
}

.input-group-down i::before {
  font-size: 25px;
}
.main-form-box-cta {
  padding: 15px;
  font-size: 20px;
  flex-grow: 1;
}
footer {
  background-color: azure;
}
footer .logo-section img {
  max-width: 150px;
  height: auto;
}

footer .links a {
  color: #007bff;
}

footer .contact-info p {
  margin: 0.5rem 0;
}

/* <style> */
.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.b-example-divider {
  width: 100%;
  height: 3rem;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid rgba(0, 0, 0, 0.15);
  border-width: 1px 0;
  box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, 0.1),
    inset 0 0.125em 0.5em rgba(0, 0, 0, 0.15);
}

.b-example-vr {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
}

.bi {
  vertical-align: -0.125em;
  fill: currentColor;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  /* height: 2.75rem; */
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.btn-bd-primary {
  --bd-violet-bg: #712cf9;
  --bd-violet-rgb: 112.520718, 44.062154, 249.437846;

  --bs-btn-font-weight: 600;
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: var(--bd-violet-bg);
  --bs-btn-border-color: var(--bd-violet-bg);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: #6528e0;
  --bs-btn-hover-border-color: #6528e0;
  --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
  --bs-btn-active-color: var(--bs-btn-hover-color);
  --bs-btn-active-bg: #5a23c8;
  --bs-btn-active-border-color: #5a23c8;
}

.bd-mode-toggle {
  z-index: 1500;
}

.bd-mode-toggle .dropdown-menu .active .bi {
  display: block !important;
}

/* result */
.main-result-child-head {
  text-align: center;
  font-size: 30px;
}
.main-result-list-wrap-line {
  width: 100%;

  margin-bottom: 6px;
  display: flex;
  gap: 10px;
}

.main-result-list-wrap-line-name {
  display: flex;
  min-width: 100px;
  justify-content: flex-end;
  align-items: center;
}

.main-result-list-wrap-line-text {
  height: 50px;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  display: flex;
  justify-content: space-between;
  border-radius: 5px;
  border: 2px solid #176363;
  padding-left: 10px;
  cursor: pointer;
}

.main-result-list-wrap-line-text-cta {
  background: linear-gradient(90deg, #ff5757, #8c52ff);
  padding: 5px 10px;
  border-radius: 5px;
  margin-right: 10px;
  color: #fff;
  cursor: pointer;
}

.section-small {
  border: 2px solid #531774;
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 20px;
}

.section-small .title {
  color: #f72585;
  font-weight: bold;
  margin-bottom: 10px;
}

.section-big {
  border: 2px solid #531774;
  border-radius: 8px;
  padding: 16px;
}

.section-big .title {
  color: #7209b7;
  font-weight: bold;
  margin-bottom: 10px;
}

.btn-copy {
  background: linear-gradient(90deg, #ff5757, #8c52ff);
  color: white;
}

.btn-copy:active{
  background: linear-gradient(90deg, #ff5757, #8c52ff);
  color: white;
}


.blog-header-logo img {
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  /* Styles for smartphones */
  .style .d-flex {
    flex-direction: column;
  }
}


.wp-caption.aligncenter {
  text-align: center;
}

.one_generated_variant {
  cursor: pointer;
  border: 1px solid #4444;
  margin: 10px 0px;
  padding: 10px 24px
}

.one_generated_variant:nth-child(1) {
  background-color: #f72585;
}

.color-white {
    color: #fff;   
}
}

.w-50 {
    width: 50%;
}
.style.all .name{ width: 50px; }

.aligncenter {
    display: block;
    margin: 0 auto;
}