body {color:#1A1A1A}
h2,h3 {color:#F7971D}
p {font-size:12pt;font-family:serif,Times;line-height:1.25}

.btn-outline {
    background-color: transparent;
    border-color: #003A5E;
    color: #003A5E;
}

header {
    padding-bottom:12pt;
}


.bs-docs-masthead .bs-docs-booticon {
    margin: 0 auto 30px;
}
.bs-docs-booticon-outline {
    background-color: transparent;
    border: 1px solid #cdbfe3;
}
.bs-docs-booticon-lg {
    font-size: 108px;
    height: 144px;
    line-height: 140px;
    width: 144px;
}
.bs-docs-booticon {
    background-color: #0028B5;
    border-radius: 25%;
    color: #fff;
    cursor: default;
    display: block;
    font-weight: 500;
    text-align: center;
}
.bs-docs-header, .bs-docs-masthead {
    background-color: #005aa3;
    background-image: linear-gradient(to bottom, #1446a3 0px, #295a96 100%);
    background-repeat: repeat-x;
    color: #cdbfe3;
    padding: 30px 0;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

/* .bs-docs-masthead .lead { */
/*     /\* font-size: 30px; *\/ */
/*     width: 80%; */
/*     color: #fff; */
/*     margin: 0 auto 30px; */
/* } */
