.myspecribbon.rounded {
    background-color: #007e98;
    border-radius: 10px 10px 3px 3px !important;
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #f2f2f2;
}