.weatherWarning-Green {
    background-color: #248892 !important;
}

.weatherWarning-Yellow {
    background-color: #FFCC00 !important;
}

.weatherWarning-Red {
    background-color: #B33A3A !important;
}
.weatherWarning {
	margin-bottom: 40px
}
.weatherWarning-Yellow .h6, .spec-table-block__inner h6 {
	    color: #000000 !important;
}
.weatherWarning-Red .spec-table-block__inner__head h6,
.weatherWarning-Green .spec-table-block__inner__head h6,
.weatherWarning-Orange .spec-table-block__inner__head h6,
.weatherWarning-Red .spec-table-block__inner__head p,
.weatherWarning-Green .spec-table-block__inner__head p,
.weatherWarning-Orange .spec-table-block__inner__head p,
.weatherWarning-Green .spec-table-block__inner__head a{
	    color: #FFFFFF !important;
}
.weatherWarning .h6, .spec-table-block__inner h6 {
    font-family: AABold;
    margin-bottom: 2.4rem !important;
}
.weatherWarning .h6, .spec-table-block__inner p {
    font-size:14px !important;
}
.weatherWarning .spec-table-block__inner__table .spec-table-block__inner__table__row p:first-child {
    color: #000000 !important;
}
.weatherWarning .spec-table-block__inner__table .spec-table-block__inner__table__row p {
    line-height: 1rem !important;
    margin: 1rem !important;
}
.weatherWarning-Green {
    background-color: #248892 !important;
}

.weatherWarning-Yellow {
    background-color: #FFCC00 !important;
}

.weatherWarning-Orange {
    background-color: #FF5F15 !important;
}

.weatherWarning-Red {
    background-color: #B33A3A !important;
}
.weatherWarning {
	margin-bottom: 40px
}
.weatherWarning-Yellow .h6{
	    color: #000000 !important;
}
.weatherWarning-Red .h6, .weatherWarning-Green h6, .weatherWarning-Orange h6{
	    color: #FFFFFF !important;
}
.weatherWarning .h6, .spec-table-block__inner h6 {
    font-family: AABold;
    margin-bottom: 2.4rem !important;
}
.weatherWarning .h6, .spec-table-block__inner p {
    font-size:14px !important;
}
.weatherWarning .spec-table-block__inner__table .spec-table-block__inner__table__row p:first-child {
    color: #000000 !important;
}
.weatherWarning .spec-table-block__inner__table .spec-table-block__inner__table__row p {
    line-height: 1rem !important;
    margin: 1rem !important;

}
.weatherWarning-Red .spec-table-block__inner__table .spec-table-block__inner__table__row:nth-child(2) p,
.weatherWarning-Green .spec-table-block__inner__table .spec-table-block__inner__table__row:nth-child(2) p,
.weatherWarning-Orange .spec-table-block__inner__table .spec-table-block__inner__table__row:nth-child(2) p{
    color: #ffffff !important; 
}
.continue-reading, .shrink-text {
    cursor: pointer;
    margin-left: 10px;
}
