/* @import url('http://example.com/example_style.css'); */
<style>
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
</style>

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.span12.widget-span.widget-type-cell.dnd-column {
    border-radius: 20px;
}

.kl-features-03__content {
    background-color: #ffffff;
}

.video-js.vjs-hubspot.vjs-fill {
    border-radius: 12px;
    overflow: hidden;
}