.row-two-title {
    margin-bottom: 5px;
    font-family: sans-serif;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    text-shadow: 3px 3px 13px rgb(0 0 0 / 86%);
    text-transform: none;

}
.MuiTypography-caption {
    font-size: 0.75rem;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 500;
    color: rgb(235, 235, 235);
    line-height: 0;
    letter-spacing: 0.03333em;
    position: absolute;
    text-shadow: 3px 3px 13px rgb(0 0 0 / 86%);
}
.learning-search-form-container .learning-search-form {
    margin: 0 auto 20px;
    max-width: 850px;
    position: relative;
}
.learning-search-form-container .search-block-input {
    border-radius: 10px;
    font-size: 16px;
}

.search-block-input {
    width: 100%;
    height: 42px;
    margin-top: 1%;
    justify-content: center;
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    font-size: 16px;
    color: #f1f1f1;
    background: #171717;
    border: 1px solid #333;
    outline: 0;
    padding: 8px 14px 8px 38px;
    line-height: 1.4;
    border-radius: 15px;
    transition: border-color .1s linear;
}
.search-block-icon {
    color: #747474;
    position: absolute;
    top: 12px;
    left: 12px;
    font-size: 16px;
}

.dir.vlzgbic {
    border-width: 1px;
    border-style: solid;
    background-color: transparent;
    border-radius: 10%;
    margin: 8px;
    display: inline-block
}

.jss1509 {
    color: rgba(231, 231, 231, 0.87);
    text-decoration: underline;
    font-size: 12px;
    line-height: 3.4;
    margin: 2px;
}