


body {

}

p, li {
color: #00031f;
}

a {
color: #00031f;
}

h1 {
color: #00031f;
}

h2 {
color: #00031f;
}

h3 {
color: #00031f;
}

blockquote {

}

.block-header {
background-color: #00031f;color: #ffffff;
}

.block-header .block-header-social-links a {
color: #ffffff;
}

.block-footer {
background-color: #00031f;color: #ffffff;
}

.block-footer .block-header-social-links a {
color: #ffffff;
}

.social-link {
color: #00031f;
}

.block-image-text * {
color: #ffffff;
}

.row-background-brand_color_1 {
background-color: #f7f7f8;
}

.row-foreground-brand_color_1 * {
color: #f7f7f8;
}

.row-foreground-brand_color_1 form *[type='submit'] {
  border-color: #f7f7f8;
}

.row-foreground-brand_color_1 form *[type='submit']:hover {
  border-color: inherit;
}
.row-background-brand_color_2 {
background-color: #f7f7f8;
}

.row-foreground-brand_color_2 * {
color: #f7f7f8;
}

.row-foreground-brand_color_2 form *[type='submit'] {
  border-color: #f7f7f8;
}

.row-foreground-brand_color_2 form *[type='submit']:hover {
  border-color: inherit;
}
.row-background-brand_color_3 {
background-color: #e1e1e6;
}

.row-foreground-brand_color_3 * {
color: #e1e1e6;
}

.row-foreground-brand_color_3 form *[type='submit'] {
  border-color: #e1e1e6;
}

.row-foreground-brand_color_3 form *[type='submit']:hover {
  border-color: inherit;
}
.row-background-brand_color_4 {
background-color: #00053d;
}

.row-foreground-brand_color_4 * {
color: #00053d;
}

.row-foreground-brand_color_4 form *[type='submit'] {
  border-color: #00053d;
}

.row-foreground-brand_color_4 form *[type='submit']:hover {
  border-color: inherit;
}
.row-background-brand_color_5 {
background-color: #ffffff;
}

.row-foreground-brand_color_5 * {
color: #ffffff;
}

.row-foreground-brand_color_5 form *[type='submit'] {
  border-color: #ffffff;
}

.row-foreground-brand_color_5 form *[type='submit']:hover {
  border-color: inherit;
}


/* chat window colors */

.sc-launcher {
background-color: #0b5cff;
}

.sc-chat-window .sc-header {
color: #ffffff;
background-color: #0b5cff;
}

/* sent bubble colors */

.sc-message--content.sent .sc-message--text {
color: #ffffff;
background-color: #0b5cff;
}

.sc-message--avatar .fa-circle {
color: #0b5cff;
}

.sc-message--content.sent a[href] {
color: #ffffff;
}

/* end of chatbot styling */