#risk-weights-form .risk-weights-title {
    text-align: center;
    color: white;
    background-color: #1D4C7E;
    padding-bottom: 5px;
    border-radius: 18px 18px 0px 0px;
}

#risk-weights-form .projects-risk-weights-text {
    text-align: right;
    margin-bottom: 10px;
}