/* Problems Solved page specific styles */
.problems-title {
    top: -40px;
    position: relative;
}

.problems-footer {
    color: black;
    bottom: 0;
    position: absolute;
    font-weight: bold;
    text-align: center;
}
