/*Page Styles */

.page-title1 {
 color:#810081;
}
.page-title1:after {
 content: "\A";
 width: 780px;
 height: 2px;
 border-radius: 1%;
 background: #fecc00;
 display: block;
 top: 10px;
 margin: 5px 0px 5px 0px;
}
