.osano-cm-content {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    background-color: #fcba11;
    line-height: 20px;
}

.osano-cm-link {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 20px;
}

.osano-cm-button {
    border-radius: 4px;
    padding: 16px 40px;
    background-color: #2f302f;
    color: #fff;
    border: none;
}
