.f-footer {
    background: #6379A6;
    height: 26px;
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.f-text {
/* Госкорпорация “Роскосмос”, 2023 */

    /* regular/h3 */
    font: 500 10px 'Montserrat';
    font-style: normal;
    font-weight: 400;
    /*font-size: 10px;*/
    line-height: 17px;
    /* identical to box height */

    color: #FFFFFF;
}