p.align-left {
text-align: left;
}

p.align-center {
text-align: center;
}

p.align-right {
text-align: right;
}

.blueBold {
color: #324e6b;
font-weight: bold;
}

.blue {
color: #324e6b;
}