.container{ margin-top: 100px; align-items: center; } .card { background-color: #F4F6F6 !important; border-radius: 12px !important; border: none !important; /* width: 150%; transform: translate(-50% , -30%); */ } a{ color: #C7919B; } .hr1{ width: 30%; height: 5px; /* background: #E7C91D;*/ background-color: #26BBC2; border-width: 0; color: #26BBC2; opacity: 70%; }
Already have an account Login here