@charset "UTF-8";

body {
}

.footer-block {
    background-color: rgba(137, 198, 135, 0.8);
    color: #fff;
    border-radius: 5px;
}

