.page-title {
    font-size: 21px;
    padding-top: 7px;
    color: #2980b9;
}

.ui-dark .page-title {
    color: #ffc107;
}
