#layoutPrimary h1{
  margin-bottom: 20px;
}
#layoutPrimary ul {
    margin-bottom: 10px;
}
#layoutPrimary li {
    list-style-type: disc;
    color: #753C52;
    margin-left: 20px;
}
#layoutPrimary ul li.subSupportSection {
    list-style-type: none;
    margin-top: 5px;
}
li.teleSupport{
    margin-bottom: 5px;
}
.supportNavigation {
    margin-bottom: 25px;
}
