/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .destacado{
    padding: 15px !important;
    background-color: #e1bee7;
 }