.tito-widget-button {
    display: inline-block;
    background-color: #FF14B7;
    color: #fff !important;
    /*min-width: 13.4375rem;*/
    border-radius: 0.1875rem;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: bold;
    line-height: 3.5em;
    /*padding: 0 1.375em!important;*/
    border: none;
}

/*.tito-widget-button:hover {*/
/*    filter: brightness(1.1);*/
/*}*/

/*.tito-widget-button:active {*/
/*    transform: scale(0.9);*/
/*}*/

.course-summary .tito-widget-button {
    width: 100%;
}
