/*
 Theme Name:   Bricks Child Theme
 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
*/
/* Hero section text overrides */
.brxe-aaa114, .brxe-aaa115, .brxe-aaa116 {
    color: #ffffff !important;
}

.brxe-aaa115 h1 {
    color: #ffffff !important;
}

/* Fix button text colours */
.brxe-aaa118 a, .brxe-aaa118 {
    color: #ffffff !important;
}

.brxe-aaa119 a, .brxe-aaa119 {
    color: #ffffff !important;
}

/* Fix heading colours globally in dark sections */
.brxe-aaa111 h1,
.brxe-aaa111 p,
.brxe-eee111 h2,
.brxe-eee111 p,
.brxe-ggg111 p {
    color: #ffffff !important;
}

/* Fix issue card headings */
.brxe-ccc121 h3,
.brxe-ccc122 h3,
.brxe-ccc123 h3,
.brxe-ccc124 h3 {
    color: #1f4a78 !important;
}

/* Fix about section heading */
.brxe-ddd122 h2 {
    color: #1f4a78 !important;
}
