/* @import url('http://example.com/example_style.css'); */

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

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.bloco-primary-button-md {
    align-items: center;
    display: flex
;
    margin-top: 24px;
    justify-content: center;}

.row-number-5 {
      align-items: center;
    display: flex
;
    justify-content: center;
  margin: 0px; !important
}

@media screen and (max-width: 680px) {
  .p style {
  font-size: 28px !important;}
}