fieldset {
	padding: 0 !important;
}

.fieldset-legend {
    color: #166fb7;
}
.form-item {
    margin-bottom: 0.75rem;
}

.webform-confirmation {
	display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 1rem;
}

.webform-confirmation .webform-confirmation__message {
	max-width: 800px;
  background-color: white;
  padding: 1.25rem;
  border-radius: 1rem;
}

video {
	max-width: 100%;
	height: auto;
}

ul ul li.nav-item {
    border-bottom: 1px #eee solid;
}

#family-link {
	    display: block;
    background: aliceblue;
    border-top: 1px grey solid;
    border-bottom: 1px grey solid;
    /* font-weight: bold; */
    /* padding: 2rem 0; */
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.content img {
    margin-bottom: 0.75rem;
}

.hr-block .ckeditor-accordion-toggler {
	color: white !important;
}

#nesterov .content-wrapper {
    padding-bottom: 1rem;
}

#nesterov {
    margin-bottom: 1.5rem;
}