#subscribe.YFCnZ{ text-align: left; padding: 10px; background-color: #fff; border-radius: 10px; border: 1px solid #d6ccbb; margin-top: 20px; margin-bottom: 20px; }.YFCnZ label{ display: block; color: #003462; width: 100%; margin-top: 20px; }.YFCnZ .field-container{ position: relative; }.YFCnZ input{ display: block; margin-top: 5px; border: 1px solid #d6ccbb; width: 100%; border-radius: 10px; padding: 15px 10px 15px 10px; font-size: 16px; box-sizing: border-box; }input:focus{ outline: none; border: 1px solid #ffc60b; box-shadow: inset 0 0 0 1px #ffc132; }.YFCnZ select{ display: inline; margin-top: 5px; border: 1px solid #d6ccbb; border-radius: 10px; padding: 15px 10px 15px 10px; font-size: 16px; }select:focus{ outline: none; border: 1px solid #ffc60b; box-shadow: inset 0 0 0 1px #ffc132; }input[type="checkbox"]:focus.YFCnZ{ box-shadow: none; }.optional.YFCnZ{ color: #f78d1e; font-weight: bold; margin-top: 10px; }.YFCnZ .subscribe{ right: 0px; top: 0px; width: auto; background-color: #f78d1e; color: #fff; font-size: 18px; font-weight: bold; border-radius: 10px; padding: 15px 10px 15px 10px; text-shadow: 0px 0px 1px #000; }.YFCnZ .subscribe:hover{ background-color: #ffc60b; cursor: default; user-select: none; }.YFCnZ .disclaimer{ margin-top: 10px; text-align: center; color: #003462; }