
.mdi--tick-circle {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2317beff' d='M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10S17.5 2 12 2m-2 15l-5-5l1.41-1.41L10 14.17l7.59-7.59L19 8z'/%3E%3C/svg%3E");
}
.lets-icons--user-alt-light {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23000' stroke-linecap='round' stroke-width='1'%3E%3Ccircle cx='12' cy='8' r='3.5'/%3E%3Cpath d='M4.85 16.948c.639-2.345 3.065-3.448 5.495-3.448h3.31c2.43 0 4.856 1.103 5.496 3.448a10 10 0 0 1 .295 1.553c.06.55-.394.999-.946.999h-13c-.552 0-1.005-.45-.946-.998a10 10 0 0 1 .295-1.554Z'/%3E%3C/g%3E%3C/svg%3E");
}

.text-blue-300n {

    color:#254fa1;
}
.justify-content {
    justify-content: space-around;
}
.logoes {
    width: 20%;
}
.items-top {
    align-items: flex-start;}

    .bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: #0087fd !important;
}

.bules-text{
    color: #0080d3;
}
.custme-text{
        font-size: 2.5em;
    text-align: left;
}
.dfonts{
        font-size: 18px;
    padding-bottom: 10px;
}



@media only screen and (max-width: 600px) {
.custme-text{
        font-size: 2em;
    text-align: left;
}

}



