.panel-supply-tiles{
    position: relative;
    padding-top: 66px;
    padding-bottom: 75px;
}
.panel-supply-tiles h3{
    color: rgb(14, 5, 104);
    font-size: 26px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.67px;
    line-height: 1.57;
    text-align: center;
    margin-top: 0;
}
.panel-supply-tiles .col-spacing{
    margin-bottom: 38px;
}
.panel-supply-tiles .tiles-wrapper{
    background-color: rgb(14, 5, 104);
    padding-top: 25px;
    padding-left: 40px;
    padding-right: 51px;
    padding-bottom: 58px;
    height: 100%;
}
.panel-supply-tiles .tiles-wrapper h3{
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.47px;
    line-height: 1.72;
    text-align: left;
    margin-top: 22px;
    margin-bottom: 5px;
}
.panel-supply-tiles .tiles-wrapper .content-wrapper p{
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.36px;
    line-height: 1.71;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
}