.dotted-link {
        border-bottom: 1px dashed #EB981E;
    }
    
    .main-title h1, .main-title h2 {
        text-shadow: 0 5px 15px rgba(1,9,48,0.55) !important;
    }
    
    .telegram-button a, .telegram-button div {
        transition: background .15s ease;
    }
    
    .telegram-button:hover > a, .telegram-button:hover > div{
        background-color: #53BAF0;
    }
    
    .t-tildalаbеl {
        display: none !important;
    }
