HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/confeduphaar/public_html/wp-content/plugins/ova-framework/assets/css/_ova_box_learnmore.scss
.ova_box_learnmore{
	.content{
		display: inline-block;
		width: 275px;
		padding: 41px 30px 39px 30px;
		border-radius: 4px;
		.title{
			margin: 0 0 28px 0;
			font-size: 22px;
			line-height: 26px;
			font-weight: 400;
			color: #fff;
		}
		.ova-learn-more{
			font-size: 18px;
			line-height: 26px;
			font-weight: 600;
			color: #fff;
			display: inline-flex;
			align-items: center;
			svg{
				width: 19px;
			}
			&:hover{
				color: #0067DA;
			}
		}
	}
}