@charset "utf-8";

a { cursor: pointer; }

.my-body b { font-weight: bold !important; }

.my-body a { color: rgb(0, 86, 179); text-decoration: underline; }

.my-body > a:has(> img) { display: block; margin-bottom: 20px; line-height: 0; }

.my-body > a > img { width: 100%; }

.my-body > a > img[src=""] { width: auto; line-height: 100%; }

.my-body video { display: block; width: 100%; margin-bottom: 20px; }

.my-body p, li { margin-bottom: 16px; font-family: Mundo, "Times New Roman", Times, serif; font-variant: oldstyle-nums; color: rgb(32, 32, 32); font-weight: 400; font-size: 1.1875rem; line-height: 1.6875rem; letter-spacing: 0px; }

.my-body h2 { font-weight: bold; font-size: 26px; margin-bottom: 10px; font-family: Mundo, "Times New Roman", Times, serif; font-variant: oldstyle-nums; }
