.inspiration-help-center {
    background: #fff;
    padding: 42px 0px 87px;
}

.inspiration-help-center .box {
    max-width: 444px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.inspiration-help-center .box a {
    text-decoration: none;
}

.inspiration-help-center .box a img {
    width: 88px;
    margin-bottom: 11px;
}

.inspiration-help-center .box a h2 {
    color: #121042;
    font-family: Roboto;
    font-size: 27px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -1.215px;
    margin-bottom: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.inspiration-help-center .box a h2 span {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.72px;
}

.inspiration-help-center .box a p {
    color: #8D8D8D;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.72px;
    margin-bottom: 0;
}