.price--title {
    font-size: 28px;
}

.price--subtitle {
    font-size: 16px;
}

.h-19 {
    height: 19px;
}

.price-certif {
    border: 1px solid #318E48;
    border-radius: 45px;
}

.price--hr {
    margin-left: 20px;
    border: 1px solid #000000;
}

.prices-card-height-2 {
    height: 47%;
}

.card-font {
    font-size: 1.2rem
}

.search-width {
    width: 22em;
}

.select-companies {
    display: none;
    margin-right: auto;
}

.select-companies-list {
    width: 22em;
    padding: 0px 5px;
    border-radius: 5px;
    background-color: rgb(233, 233, 237);
    z-index: 100;
    font-size: 1.6rem;
}

.select-companies-item {
    font-size: 10.8px;
    padding: 5px;
    color: #304149;
}

.sub-not-found {
    width: 100%;
    display: none
}
