/*
 Theme Name:   Signo Bricks
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/



/*
 Name:      Multipurpose Bricks Child Theme
 URI:       https://bricks-multipurpose.duogeeks.com/
 Desc:      Multipurpose Bricks Child Theme to make the life easy.
 Author:    Bricks Awesome
 URI:       https://bricksawesome.io/
 Version:   2.2
*/


/*
    font body: "pt-serif-pro";

    background-image: linear-gradient(93.94deg, rgb(177, 222, 135) 0%, rgb(124, 168, 82) 101.52%), none
*/

.colores {
    --title-color:  #2d5994;
    --title-color:  hsl(214, 53, 38);

    --body_text:    #363636;
    --body_text:    hsl(0, 0, 21);

    --bg_light:     #f2f7ff;
    --bg_light:     hsl( 217, 100, 97 );

    --bg_med:       #b7cae6;
    --bg_med:       hsl( 216, 48, 81 );

    --bg_dark:      #1f3b6d;
    --bg_dark:      hsl( 218, 56, 27 );

    --bg-ultra:     #19315b;
    --bg-ultra:     hsl(218, 57, 23);

    --bg-accent:    #93bd6b;
    --bg-accent:    hsl(91, 38, 58);

    /*
        ".fr-logo-section-charlie"
        ".fr-footer-echo"
    */
}


/*==================================Menu CSS======================================================*/
