@media screen and (min-width: 961px) { ::-webkit-scrollbar-thumb { border-radius: 5px; background-color: #FF00A5; } ::-webkit-scrollbar-track { background-color: #FFC7EC; } ::-webkit-scrollbar { width: 3px; height: 3px; } ::-webkit-scrollbar-thumb:hover { background-color: #FF00A5; }}

.tc-text-align { text-align: justify !important; } 


