		body {
		  background-color: #253B80;
		    /* background-image: url('../assets/img/login_pgri.jpg'); */
		    /* background-size: cover;
			background-attachment: fixed;
			background-repeat: no-repeat;
			background-position: center center; */
		    font-family: 'Inter', sans-serif !important;
		}

		.acc-1 {
			position: absolute;
			top: 0;
			left: 0;
		}

		.acc-2 {
			position: absolute;
			bottom: 0;
			right: 0;
		}

		.kiri-bg {
		    /* background-color: #ECF0F4; */
		}

		.kanan-bg {
		    /* background-image: url('../assets/img/right.png');
		    background-size: cover; */
		    /* background-attachment: fixed; */
		    /* background-repeat: no-repeat;
		    background-position: center;
		    background-size: 100% 100vh; */
		    /* background-color: #253B80; */
		}

		.label-font {
		    font-size: 0.9em;
		    font-weight: 400;
		    color: #686969;
		}

		.login-text {
		    border-bottom: 6px solid rgba(70, 165, 229, 0.5);
		    width: max-content;
		    font-size: 2em;
		    color: #615F5F;
		}

		.welcome-title {
		    border-bottom: 6px solid rgba(70, 165, 229, 0.5);
		    width: max-content;
		    font-size: 2em;
		    color: #f0ecec;
		}

		.btn-cos {
		    background-color: #34A8F5;
		}


		.judul {
		    margin-top: 100px;
		    margin-left: 20px;
		}