body *{font-family: 'Roboto', sans-serif;color: #203853;font-weight: 400;font-size: 14px;line-height: 20px;}
.WordSection1 {margin: 0 auto;}
h2.page-header {background-color: #12355f;color: #fff;font-weight: 700;font-size: 20px;line-height: 23px;display: flex;align-items: center;padding: 13px 16px 39px;margin: 0;}

h2.page-header img {margin-right: 10px;}
.pg-wrpr p {margin: 0 0 15px !important;}
.pg-wrpr {background-color: #fff;position: relative;top: -18px;padding: 30px 24px;border-radius: 20px 20px 0 0;box-shadow: 0px -7px 0 #a0aebf;text-align: justify;}
.text-darkblue{color: #203853;}
.title-text{font-weight: bold;display: block;font-weight: 700;font-size: 14px;line-height: 16px;color: #203853;}
.first-ol{padding-left: 14px;}
.text-lightblue,.text-lightblue>ol>li{font-weight: 400;font-size: 14px;line-height: 20px;color: #677f9d;}
.text-lightblue>ol>li+li{margin-top: 3px;}
.text-lightblue>ol{margin-bottom: 20px;padding-left: 20px;}
.text-lightblue>li{margin-bottom: 10px;}
.text-lightblue>li>b{font-weight: bold;color: #203853;}
.list-alpha {list-style: lower-latin;}
a:link, a:visited {
  color: blue;
  text-decoration: underline;
  cursor: pointer;
}