/*body {*/
/*    background: linear-gradient(252deg, #D1A8C8 0.3%, #FADFE1 100.71%);*/
/*}*/
/*#ismet-menu {*/
/*    & li {*/
/*        margin-left: 26px;*/
/*        color: #06142E;*/
/*        padding: 10px;*/
/*        border-radius: 10px;*/
/*        background: #F5D7DB;*/
/*        font-size: 24px;*/
/*        transition: 0.3s;*/
/*        &:hover {*/
/*            background: #EAC0C4;*/
/*            box-shadow: 0 4px 10px 0 #F5A58E;*/
/*        }*/
/*    }*/
/*    .item-active {*/
/*        background: #EAC0C4;*/
/*        box-shadow: 0 4px 10px 0 #F5A58E;*/
/*    }*/
/*}*/

/*#ismet-menu li:first-child {*/
/*    margin-left: 0;*/
/*    box-shadow: none;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    color: #F5A58E;*/
/*    font-size: 30px;*/
/*    border-radius: 0;*/
/*    background-color: transparent;*/
/*}*/

/*.bg-footer-izel {*/
/*    background: radial-gradient(50% 50% at 50% 50%, #675E88 0%, #473E66 100%);*/
/*    padding: 32px;*/
/*}*/
p {
    & a {
        text-decoration: underline;
    }
}